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