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