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