Search Results

Search: Posts Made By: mahesh Madpathi
1,715
Posted By mahesh Madpathi
Replace a string in files in all dir and sub dirs
Hello,

I need to replace xml version='1.1' with xml version='1.0' in all xml files under /app/jenkins/ in all dir and sub dirs in my CentOS VM, I tried below command but it didn't help, looks like...
1,339
Posted By mahesh Madpathi
Help in writing the scirpt for grepping on patterns in the directories created previous day Reply to
Thanks buddy... thats really cool...but I made some changes in the command. Posting the same below

DATE_STAMP=`TZ=CST+24 date +%Y.%m.%d`
echo $DATE_STAMP
bofDump $DATE_STAMP*/*.BOF | egrep...
1,339
Posted By mahesh Madpathi
Help in writing the scirpt for grepping on patterns in the directories created previous day
Hi,
I have a challenging requiremant to be done in one day:(

there is directory in which a new directory gets created per hour i.e 24 directories per a day like below.


Dec 01 00:04...
1,863
Posted By mahesh Madpathi
Thanks!!
Thanks balajesuri.. Thats really Great stuff!!:b:
1,863
Posted By mahesh Madpathi
Help In fetching the 2nd Peak value of a column
Hi,

We have a requirement of calculating the AVG, Peak and 2nd Peak (Say Peak2) of a column in a text file. We are able to get Avg and Peak but we are finding difficulty in getting the 2nd Peak. I...
Showing results 1 to 5 of 5

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