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