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