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