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