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