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