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