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