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