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