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