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