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