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