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