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