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