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