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