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