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