ref: 36d2504adb5a28d8cf9743b47c26c85f51d94b5b dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }