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