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