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