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