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