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