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