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