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