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