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