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