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