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