Learn About Solaris To Linux Migration In Detail.
Hello all,
I want to ask about solaris to linux migration. If anyone has any information about this, then please reply.
Thank you in advance.
Hello all,
I want to ask about solaris to linux migration. If anyone has any information about this, then please reply.
Thank you in advance.
The Ksh by RedHat is good these days. Pdksh is/was not that good. Ksh has the statement of print which bash does not.
If you must print then LP/LPR/cups,require a thorough checking over.
The Solaris commands grep/awkmight be a problem.
If you even decide on using ksh, the bash with RedHat has a nice feature flag –rpm-needs that you can utilize to analyze a script.
Hence, now we are sure what commands this script requires to run. If you execute it against your catalog, then you can quickly examine how many are using awk/sed, etc.