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