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