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