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