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