Exam 200-901 | Question id=6207 | Software Development and Design |
Refer to the exhibit.
#!/bin/bash
<item 1>='date +%b-%d-%y'
<item 2>=/home/usr/path/backup-$BACKUPTIME.tar.gz
<item 3>=/home/usr/path/date_folder
tar -cpzf $DESTINATION $SOURCEFOLDER
Drag and drop the variables from the left onto the item numbers on the right that match the missing assignments in the exhibit.
Select and Place:
|
|