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