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