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