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