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