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