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