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