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