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