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