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