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