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