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