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