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