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