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