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