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