Search Results

Search: Posts Made By: Marcos Brito
Forum: Programming 09-26-2007
4,409
Posted By Marcos Brito
Thank you for your attention on this, DRL. I am...
Thank you for your attention on this, DRL. I am going to learn about CURSEL.

Regards,

MArcos.
Forum: Programming 09-24-2007
4,409
Posted By Marcos Brito
FMLI on Suse
Anyone knows a FMLI package for Suse?

I have bunch of screens, menu and lists on FMLI and, as much as I know,
There is no FMLI facility on Suse.

Any better suggestion than converting all of...
3,788
Posted By Marcos Brito
You're welcome.
You're welcome.
3,788
Posted By Marcos Brito
Hi Gundu. Try this: LIST="`awk '{ print $NF...
Hi Gundu. Try this:

LIST="`awk '{ print $NF }' portfile`"

if netstat -a |egrep -s "$LIST"
then
echo "do this"
else
echo "do that"
fi

Hope this helps.
3,129
Posted By Marcos Brito
Fmli Signal/trap
Does anyone know how to program signals in fmli?

My fmli script goes in loop when the telnet session is closed. When I start the script from the prompt the issue do not happen. But when it is...
Showing results 1 to 5 of 5

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