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