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