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