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