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