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