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