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