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