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