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