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