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