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