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