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