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