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