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