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