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