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