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