Exercise: The [[ Operator and Directories
Put into practice what we’ve learned about the [[ operator.
Exercise
Write a script to compare two directories named dir1
and dir2
. The script should print ...
Put into practice what we’ve learned about the [[ operator.
Write a script to compare two directories named dir1
and dir2
. The script should print ...