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