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