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