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