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