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