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