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