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