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