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