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