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