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