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