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