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