Search Results

Search: Posts Made By: fantushmayu
11,318
Posted By fantushmayu
display all possible control characters from .xml file in unix
Hi,
I have a .xml file in unix. We are passing this file through a xml parser.
But we are getting some control characters from input file and XML parser is failing for the control character in...
3,663
Posted By fantushmayu
the command is not working in my .sh script. It...
the command is not working in my .sh script.
It gives error as syntax error at line number:'<<' unmatched..
Please help ...
3,663
Posted By fantushmayu
How to delete line in the same file in unix ?
How to delete line in the same file in unix ?
Both commands,
/bin/echo "g/$patern/d\nwq!" | ex -s $file
(echo "g/$patern/d"; echo 'wq') | ex -s $filename
works fine if there are more than 1 line...
113,094
Posted By fantushmayu
How to delete line in the same file in unix?
How to delete line in the same file in unix ?
Both commands,
/bin/echo "g/$patern/d\nwq!" | ex -s $file
(echo "g/$patern/d"; echo 'wq') | ex -s $filename
works fine if there are more than 1 line...
Showing results 1 to 4 of 4

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