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