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