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