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