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