Search Results

Search: Posts Made By: samura
1,719
Posted By samura
How to serach for Values grater tan 4 digits in a file using Awk Command
Dear All

iam looking for a help in how to search for values grreater than 4 numbers.

I run the below commad but its still not working

awk '{ print $2 " " $5 }' AllRecords | grep "+008" |...
3,309
Posted By samura
Please note i have prepared the below script. ...
Please note i have prepared the below script.

#!/bin/ksh
# A shell script to print the MO and MT license OF SMSC
# Written by Tom - Feb/27/2009
# --------------------------------
telnet...
3,309
Posted By samura
A script that read specific fileds from the 7th line in a file
Dear All,

I need a unix script that will read the 7th line and especially these fileds from a file Mo speed 16, Mt speed 15 every 15 minutes starting from 00:00 to 23:45 on daily basis and put...
3,835
Posted By samura
how to read the first and last column of the attached file
Dear All,

I need a small script which will read from a txt file the first and and second and the last clumn of the file and determine how many are having +000 ,+024,+048 error codes.

Please...
2,929
Posted By samura
hi Ango Thnx for you reply but i need a...
hi Ango


Thnx for you reply but i need a sample of these scripts if you have any of them.
2,929
Posted By samura
A bi directional script that will monitor the TCP/IP connections between two physical
Dear All ,

I'm looking for a unix script that will monitor the TCP/IP connections between two physical ip addresses and when it dectes an IP is down it generates an alarm and sends SMS to mobile...
Showing results 1 to 6 of 6

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