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