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