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