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