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