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