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