Question: why is this not working? GNU nano 5.4 backup.sh i!! /bin/bash echo running backup script backup_dir=/home/michael/work/backups mkdir -p Sbackup_dir declare -a directories=(Documents Music Pictures) for

 why is this not working? GNU nano 5.4 backup.sh i!! /bin/bash

why is this not working?

GNU nano 5.4 backup.sh i!! /bin/bash echo "running backup script" backup_dir="/home/michael/work/backups mkdir -p "Sbackup_dir" declare -a directories=("Documents" "Music" "Pictures") for dir in "\$\{diectories[@]\}"; do srcdir="/home/michael/Sdir backup_file="Sbackup_dir/Sdir-S(date -I) -archive.tgz" tar -czvf "Sbackup_file" "Ssrcdir" [ Wrote 14 lines] He lp Write out Where Is K Cut T Execute C Location Exit R Read File Replace Nu Paste J Justify ^_Go To Line

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!