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