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