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