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