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