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