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