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