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