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