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