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