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