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