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