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