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