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