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