Search Results

Search: Posts Made By: trexthurman
2,741
Posted By trexthurman
Here is the code I'm working on. After comparing...
Here is the code I'm working on. After comparing both arrays, if multiple differences are detected between arr1 and arr2. I should be able to send an email for each difference found. Below, looks...
2,741
Posted By trexthurman
Your suggestions work for outputting to standard...
Your suggestions work for outputting to standard output but as I was testing the email portion, if there are 2 entries as differences - it treated them as 1 element in the array as oppose to 2...
2,741
Posted By trexthurman
Compare bash arrays issue
Hello everyone,
I need help comparing 2 arrays. the first array is static; the second array is not ..

array1=( "macOS Mojave" "iTunes" )
cd /Volumes
array2=( * )

# output of array2
macOS...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 08:39 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy