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