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