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