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