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