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