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