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