Re: Shell script migration from Unix to Linux

2012-04-28 Thread Bob Proulx
George Thomas Irimben (georgeti) wrote: > Due to incompatibility of commands/arguments and behavior, shell script > migration from Unix to Linux OS is a nightmare for many. This really isn't specific to a Unix to GNU/Linux migration. This is an old problem that has been around forever

Re: Shell script migration from Unix to Linux

2012-04-28 Thread Henrik Carlqvist
"George Thomas Irimben (georgeti)" wrote: > Is there any Wrapper Shell or other utilities existing in Linux, to help > script migration from Unix to Linux? There is no significant difference between "Unix" and Linux distributions, but there are differences between different shells. But of course

Shell script migration from Unix to Linux

2012-04-28 Thread George Thomas Irimben (georgeti)
Hi, Due to incompatibility of commands/arguments and behavior, shell script migration from Unix to Linux OS is a nightmare for many. Is there any Wrapper Shell or other utilities existing in Linux, to help script migration from Unix to Linux? This unix2linux shell should hide the behavior