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