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