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