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