Search Results

Search: Posts Made By: reminisce
Forum: Linux 11-10-2018
9,578
Posted By Neo
Hint: Try searching for:
Hint: Try searching for:
11,286
Posted By tmarikle
Maybe something like this: nawk -F'~' '$1...
Maybe something like this:


nawk -F'~' '$1 ~ /AK[59]/ {
status=($2=="A") ? "successful" : "unsuccessful"
system ("mailx -s" $1 ":\\ " status "\ recipient@email_domain.com </dev/null")...
Showing results 1 to 2 of 2

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