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