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