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