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