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