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