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