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