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