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