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