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