Search Results

Search: Posts Made By: shahidbakshi
5,668
Posted By shahidbakshi
HI CVS CO OR checkout works to extract...
HI

CVS CO OR checkout works to extract files from specific module.I need info to extract the latest version file. Actually need to develop script for extraction of latest files from CVS.
...
5,668
Posted By shahidbakshi
Extraction of latest files from cvs repository
Hi everyone..
Anybody having idea to get the latest file from CVS repository through schell scripts.
Thanks in advance.

Regards
shahid Bakshi
1,854
Posted By shahidbakshi
thanks--schell scripting
This command works excellent to meet my requirement
######grep -v ^= filename###########

Regards

Shahid
4,620
Posted By shahidbakshi
Hi... you can try this.. sed 's/^[...
Hi...

you can try this..
sed 's/^[ \t]*//' yourfile name

regards
Shahid
1,854
Posted By shahidbakshi
Hi Anup ...thanks a lot for the reply. This...
Hi Anup ...thanks a lot for the reply.
This code sed 's/=/''/g' forum1 > forum2 works excellent to replace '=' in the whole file. But that is not my requirement . I hve to delete or remove those...
1,854
Posted By shahidbakshi
Need help(sh script)--schell scripting
Hello everybody.

Result of my script is coming out to be as mentioned in the below format.
Output::

Modified records are as follows
=
=
@abc.core.admin.jonas_user@ = value221...
1,990
Posted By shahidbakshi
Thanks a lot Franklin .Its working...
Thanks a lot Franklin .Its working excellent.Thanks a lot.


Regards
Shahid Bakshi:)
1,990
Posted By shahidbakshi
Need help(SH script)
Hello everyone,
I want to remove these signs like ">" and "<" which is visible in output file and requirement
is to develop a script to dispay the result in this format.

Inserted records...
2,092
Posted By shahidbakshi
Thanks a lot.:)
Thanks a lot.:)
2,092
Posted By shahidbakshi
need assistance ----SH schell script
Hello All,


I need to develop a script(SH]) to generate a comparison file between two files old and new file.The script takes in parameter the old file path and the new file path. And the...
Showing results 1 to 10 of 10

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