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