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