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