ref: 858601ce88f1dc0d9758d101fc7ac26cfcf1c2fb dir: /bin/Y/
#!/bin/rc # Yank [register] if(~ $#* 1){ where=/env/$1 echo '>cat >>'$where } if not { where=/env/yXy cat /dev/snarf >$where echo '>cat >>'$where echo '!cat $where >/dev/snarf' }