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