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