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