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