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