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