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