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