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