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