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