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