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