Search Results

Search: Posts Made By: hasselhaven
2,000
Posted By hasselhaven
Lookup a value in a file by using ksh?
Hi,

I need to find a value in a text file by using ksh.

I have this text file


TCP 10.100.22.18 1934 server-a
TCP 10.102.23.11 435 server-b
TCP 10.100.22.18 1834 server-a
TCP...
2,505
Posted By hasselhaven
please help..... Could it be made with AWK ?
please help..... Could it be made with AWK ?
2,505
Posted By hasselhaven
ksh: How do I resolve ip addr in a text file?
Hi,

I need to resolve IP to names in a text file. I was thinking of using some unix commands. Ksh.

Text in file contains a lot of these entries:

..
20 6 <166>%ASA-6-302013: Built inbound...
1,921
Posted By hasselhaven
ksh script
Hi Guru's

I have a ksh script that looks something like this:

...
for client in $Clients
do
echo "->$client<-"
(
bpgetconfig -M...
7,042
Posted By hasselhaven
ksh script that will accept arguments
Hi,

I am not very skilled using ksh scripts.

How do I create a ksh script that will accept arguments and use them in the script ?

I need to make this:

Run this command with this...
1
awk
1,162
Posted By hasselhaven
awk
Hi,

I need to create a output of this:

This is the input:

-------- txt file ------
site: se
exclude: c:\iptt
exclude: c:\ern
site: de
exclude: d:\ee
site: fr
exclude: c:\we...
Showing results 1 to 6 of 6

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