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