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