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