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