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