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