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