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