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