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