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