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