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