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