4594294 [rkeene@sledge /home/rkeene/projects/build]$ cat fpc.txt
cat <<EOF >install-scp.sh
#! /bin/bash

( echo '/usr'; echo 'y'; echo 'y'; echo 'n'; echo 'y'; echo 'y'; echo '' ) | ./install.sh 
EOF
chmod +x install-scp.sh

${installmonitor} ./install-scp.sh || exit 1
4594295 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06