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