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