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