Search Results

Search: Posts Made By: ahmed.zaher
4,806
Posted By ahmed.zaher
Read variables contain spaces from text file
Dears,

I developed a shell script to read varibales from text file as the following:

cat /dev/null > /rename-OUT.txt
while read line
do
set -- `echo $line`
snmpset -c dslmibs $1 sysName.0...
1,357
Posted By ahmed.zaher
Script searchs into a file
Dear Sirs,

I want to write a script as an automatic action when I receive an alarm from a specific application.

There are some variables attached to this alarm, one of them is an (ID) that...
8,836
Posted By ahmed.zaher
Zouhair, Thank you very much, It works well.
Zouhair,
Thank you very much, It works well.
8,836
Posted By ahmed.zaher
cut part of line
Dear Sirs,

I want to cut the IP address from the following text line:

"[1] mgmt.mib-2.bgp.bgpPeerTable.bgpPeerEntry.bgpPeerLastError.163.121.170.20 (OctetString): 0x04 00"

I want to get the...
Showing results 1 to 4 of 4

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