Search Results

Search: Posts Made By: a310318
1,950
Posted By a310318
Chris, thank you for the suggestion but I'm...
Chris,

thank you for the suggestion but I'm afraid that didn't work so well.
It created about two thousand emails in two minutes :)

The orginal statement that use to work when the...
1,950
Posted By a310318
Need help with script
for i in "/var/log/all/*"
do
set -- $i
for j in "$i/sudo.*"
do
cat $j | /home/dariley/sudo-filter.pl
done
done


The result is the following error message:

./sudo-filter-invoker.sh:...
Showing results 1 to 2 of 2

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