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