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