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