![]() |
|
|
|
|
|||||||
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem in running bash shell commands on HP-UX machine | abhishek0071 | UNIX for Advanced & Expert Users | 6 | 02-15-2008 11:30 AM |
| Script doesn't work, but commands inside work | cheongww | UNIX for Dummies Questions & Answers | 2 | 11-14-2006 06:52 PM |
| Why do basic unix commands not work in BASH | PixelLover | UNIX for Dummies Questions & Answers | 10 | 05-23-2006 12:10 PM |
| how do I get my arrow keys to work for looking thru my PREVIOUS UNIX COMMANDS | spotnis | UNIX for Dummies Questions & Answers | 11 | 09-13-2005 10:22 PM |
| old unix machine at work model # wy-50 | marycarroll | UNIX for Dummies Questions & Answers | 1 | 09-09-2001 09:06 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Will solaris commands work on linux machine
Earlier we are using solaris machine to run our script which is having korn shell. Due to decommision of that machine we have to switch to Linux machine which is also having korn shell.
Do the commands on solaris machine will also work on linux machine or should i have to change any thing? One thing in common is both of them are having korn shell only. It's very urgent faster responses are appreciated. Thanks, ... |
| Forum Sponsor | ||
|
|
|
|||
|
It probably will not work.
When I write scripts to work on AIX and Linux, I have to write it for AIX - test it - then rewrite it so it works on Linux. I'm not smart enough to just write cross-platform right off the bat. |
| Thread Tools | |
| Display Modes | |
|
|