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