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