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