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