Search Results

Search: Posts Made By: pritam1980
4,487
Posted By pritam1980
Thanks a lot for helping me to understand.
Thanks a lot for helping me to understand.
4,487
Posted By pritam1980
What this switch of "if" does?
Hi All

I have a script which is....

if [ "file1.log" -nt "file2.txt" ]
then
touch file2.txt
else
kill -9 `ps -ef | grep -i /opt/xxx/bin/yyy | grep -v grep | awk '{print $2}'`
fi

What...
8,628
Posted By pritam1980
hi palsevlohit_123 the third command helped...
hi palsevlohit_123

the third command helped me.
Many thanks for your help.:b:
8,628
Posted By pritam1980
Here is the sample from the XML <DECLARATION> ...
Here is the sample from the XML
<DECLARATION>
<DECLGROUP>
<VALUE.OBJECT>
...........
..........
........
</VALUE.OBJECT>
</DECLGROUP>
</DECLARATION>

I know the position of...
8,628
Posted By pritam1980
Read block of lines from xml file
Hi
I am new to this forum.
I have few XML files and from each xml file I want to copy some specific 50 no of lines and copy them to some other file.

how to do that? pls help..
Showing results 1 to 5 of 5

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