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