Lab 17



  1. Write a script that that takes two arguments, a source file and a destination. Copy the source to the destination unless the destination file already exists. If it does exists, ask the user to confirm the copy. Since I am interested in you writing a script that asks for user input please do not use cp -i.

© Allan Kochis Last revision 5/31/2005