ref: 8db1d37a6cba6bf402a94e335c10dacc88badaca dir: /sys/src/cmd/plot/libplot/whoami.c/
#include "mplot.h" char *whoami(void){ return("ramtek"); }