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