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