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