Search Results

Search: Posts Made By: ashfaque
2,924
Posted By ashfaque
How to check empty port using netstat?
available/ don't have a service on them using linux
2,924
Posted By ashfaque
How to check empty port using netstat?
Hi,
How to check empty port using netstat please help
Thanks
Ashfaque
1,891
Posted By ashfaque
Following command is useful for me sort -k1,1...
Following command is useful for me
sort -k1,1 chix830.txt | uniq -Dw7
Thanks
1,891
Posted By ashfaque
if sequence number comes more than one times.i...
if sequence number comes more than one times.i want to display such a record.
Following is file contain
e.g
4762574 6zE:MTOL ORDER_PRIORITY='30600673004762574' ORDER_IDENTIFIER='1149247244'...
1,891
Posted By ashfaque
To search duplicate sequence in file
Hi,
I want to search only duplicate sequence number in file e.g
4757610
4757610
should display only duplicate sequence number in file.
file contain is:
4757610 6zE:EXPNL...
795
Posted By ashfaque
Thanks million ---------- Post updated at...
Thanks million

---------- Post updated at 09:30 AM ---------- Previous update was at 06:16 AM ----------

awk '{for(i = 1; i <= NF; i++)
{if($i ~...
941
Posted By ashfaque
Search pattern in File
Hi I want to search pattern in file "S12345678B" which start with S and end with B total length is 10,numeric part 12345678 is variable.
e.g S99001229B and S88226901B.
please help
795
Posted By ashfaque
How to search pattern in file?
Hi I want to search pattern in file "S12345678B" which start with S and end with B total length is 10,numeric part 12345678 is variable.
e.g S99001229B and S88226901B.
please help
3,875
Posted By ashfaque
Yes you to change condition.
Yes you to change condition.
1,003
Posted By ashfaque
yes its record of string e.g...
yes its record of string e.g BDBO;Isn10002;CurEUR;s4;MSi;sh.....
there are thousands of record in a file.i have to find such record which contain BDBO and sh
1,003
Posted By ashfaque
first i want to find "BDBO" than "sh" in a same...
first i want to find "BDBO" than "sh" in a same file.

---------- Post updated at 02:25 AM ---------- Previous update was at 02:19 AM ----------

its not working i want to find record which...
1,003
Posted By ashfaque
Help to find two pattern in vi editor
I want to find two pattern in vi editor.for example in file demo.txt
I want to find a record such as "BDBO" and "sh".
how can i find such a record bu using single command in demo.txt in vi...
Showing results 1 to 12 of 12

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