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