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