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