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