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