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