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