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