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