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