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