code migration


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting code migration
# 1  
Old 11-08-2008
code migration

Hi,
I am working on migration project. thier are 50,000 scripts. As we are doing 70% of automization for changing the scripts. The remaining 30% doing manually.
After doing manual changes i have to find the wheather the change is dont or not and also clode review process.
Is there any visulation tool for comparing two scripts with changes and with out changes.

Please help me.

Thanks,
uni
# 2  
Old 11-08-2008
So exactly what kind of comparison visualization tool are you looking for? If you are just interested in a better visualization than diff(1), there are various GUI frontends such as kdiff3, meld, kompare and so on that makes diff's easier to read with color-based highlighting, but not sure if you are referring to this kind of diff frontends.
# 3  
Old 11-09-2008
vimdiff could help you find the diffrences.....
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

2. AIX

Server migration

Hi, Existing several p5 server with lpar (aix5.3), also implemented with hacmp. And now planning to buy new set of server (installing aix7.1)and SAN to replace the existing server. My question is, how to perform data migration from old server/SAN to new server/SAN. Suppose I install... (6 Replies)
Discussion started by: Oceanlo2013
6 Replies

3. AIX

NIMADM migration 5.3 to 7.1

I am attempting this for the first time having in the past used a DVD migrate. Unfortunately in this instance I do not have this luxury. The migration starts correctly and creates the alt_inst disk and them proceeds to create the filesystems and exports them. First failure was the filesystem... (3 Replies)
Discussion started by: johnf
3 Replies

4. HP-UX

C++ Code migration from HP Unix 11.11 to 11.31

i'm facing some problem to make my source code work in HP Unix 11.31 which works fine in HP Unix 11.11. Recently our unix server is upgraded to HP Unix 11.31, i was able to compile my source code successfully in 11.31 but i see some system call failure and socket failure. is there any steps to... (5 Replies)
Discussion started by: Madanxyz
5 Replies

5. AIX

Migration using nimadm

Hi , I am planning to upgrade nim client server from AIX 5.3 to AIX 6.1 using nimadm. My nim master is a 6.1 TL5 with the bos.alt_disk_install.rte 6.1.5.0 installed. I want to upgrade client at 6.1 TL4 level using the 6.1 TL4 lpp_source and spot. Question : As per the ibm information it... (0 Replies)
Discussion started by: mk8570
0 Replies

6. AIX

aix5.3 migration locked on 7026 with 0c46 LED-screen code

Hello, does anybody know if this is a final step or if any other code should appear ? After having waiting 2 hours, should I restart the server and restore old system ? (2 Replies)
Discussion started by: astjen
2 Replies

7. UNIX for Advanced & Expert Users

Solaris migration

Hi , There is going to be a server migration from Solaris 8.0 to Solaris10.0. Could anyone give me some tips and documents regarding the steps to be remembered,tips to be followed etc. like syntax differences any new changes to the existing commands and tools we use whatever the... (1 Reply)
Discussion started by: mohanpadamata
1 Replies

8. UNIX for Advanced & Expert Users

Migration

Hi all, Would appreciate advise on my situation. Currently server A is in production. Server A takes in data from Server X, does some processing and send to server Y. We are going to develop a different system in server B, something like an enhanced version of A. Server A will be retired once... (2 Replies)
Discussion started by: new2ss
2 Replies

9. UNIX for Advanced & Expert Users

migration

hi, is there any tool that i can use to update my scripts (SH scripts) form Unix to linux. please mention any useful websites. thanx in advance (2 Replies)
Discussion started by: omran
2 Replies

10. UNIX for Dummies Questions & Answers

Migration

Is it possible to migrate a UNIX program and use it in a NetWare or Windows 2000 network? I have a client that must have one of those two operating systems for the new program that they want. However, they've been using an older UNIX program for about 7 years and they want to be able to refer to... (7 Replies)
Discussion started by: refram
7 Replies
Login or Register to Ask a Question