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