0 ”ErrorCode
tcweave04 edited this page 2024-11-14 14:33:19 -05:00

##Solution #!/bin/bash

Example: ShellCheck can detect many different kinds of quoting issues

if ! grep -q "backup=true." "$HOME/.myconfig" then echo "Backup not enabled in $HOME/.myconfig, exiting" exit 1 fi if then verbose=(-printf "Copying %f\n") fi find backups/
-iname '
.tar.gz'
"${verbose[@]}"
-exec scp {} 'myhost:backups' +