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