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