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