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