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