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