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