here is what I have so far: #!/bin/bash # Backup Script echo "\nWelcome to the backup script\n" cd /home/images if [$du -h...
Here is my issue: I have to write a shell script that archives pictures stored in a directory. within my /home/pictures directory, jpegs get...
Separate names with a comma.