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