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