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