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