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