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