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