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