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