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