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