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