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