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