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