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