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