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