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