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