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