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