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