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