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