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