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