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