Search Results

Search: Posts Made By: james1988
726
Posted By james1988
Some times we think too much that we miss east...
Some times we think too much that we miss east thing.. thanks by the way....
726
Posted By james1988
Help with shell script
I have one file which looks like,

Input file,



So i need to check data of first column and if its greater than 9. If it is yes than save whole line in different file.

So out put file...
5,188
Posted By james1988
Run shell script on different machine using perl script
I want to execute my shell script on remote machine using SSH in perl script.
Please help me with syntax.
2,235
Posted By james1988
Guys here is the new problem i have. all above...
Guys here is the new problem i have. all above command are search the pattern up to 3 word. like i have 15 letters strings. It's only search for 3 word and give me out put. i need to search for whole...
2,235
Posted By james1988
Thanks corona688. But now my problem is i...
Thanks corona688.

But now my problem is i want to print my pattern also. as i mention above.




sed -e '0,/ccd/d' tmp OR awk '/ccd/ { P=1 } !P' tmp

Please use code tags...
2,235
Posted By james1988
Remove all line below the pattern
I have few files i want to delete all line before match and also print the match line. like



Can anyone help.
Showing results 1 to 6 of 6

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