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