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