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