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