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