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