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