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