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