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