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