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