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