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