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