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