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