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