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