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