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