Need reference translate ksh script to bash

Need reference translate ksh script to bash

Post by Apollo Wo » Sat, 07 Aug 1999 04:00:00



Hi there,

I need to run some script that is written for ksh in Linux, which does
not have ksh. Is there a reference out there discuss about the
difference betwen both shell (in script syntax and grammar wise)
available on the web?

Rgds,

Apollo

 
 
 

Need reference translate ksh script to bash

Post by Kenneth Karlsso » Tue, 10 Aug 1999 04:00:00


Ksh is available on Linux. I think it is called pksh or something like
that.

As far as I know the only real difference is that you have to change echo
to echo -n.

Regards Kenneth Karlsson

------------------  Posted via CNET Linux Help  ------------------
                    http://www.searchlinux.com

 
 
 

1. BASH BASH BASH BASH BASH BASH BASH BASH BASH BASH

Is there a proper fixed bash on any of the FTP sites out there?

I know there bash is on the usual sites but I don't know if they are
bugged or not :(

Regards,

Neil.

--


------------------------------------| Edinburgh, EH14 2DE, United Kingdom
**Domino: There`s nothing you can do when you`re the next in line: Domino**

2. how to search every subdirectory and find a string?

3. Explain the "dot" Reference in ksh Scripts?

4. Discard TCP packets

5. bash scripting - references anyone ?

6. s.n.a.f.u.

7. Need script to translate C files

8. Adaptec AIC-6x60 and scsi CDROM

9. ksh scripted sed needs a control J - but I can't write the script!

10. script breaks: how compatible bash is with sh/ksh

11. Run bash script in ksh

12. ksh to bash script conversion

13. Can ksh script alter the environment of parent bash?