home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
317b.lha
/
SKSH_v1.2
/
ReadMe_1st.doc.pp
/
ReadMe_1st.doc
Wrap
Text File
|
1989-12-06
|
3KB
|
199 lines
Important Stuff - Read This First!
SKSH
A ksh-like Shell for the Amiga
Version 1.2
(Copyright) 1989
Steve Koren
November 19, 1989
Important: Please Read This First!
This archive contains the first release version of SKsh, a
shell for the Amiga which is similar to Unix ksh. I am
considering 1.2 the first 'Release' version; 1.0 and 1.1 were
beta versions.
SKsh is probably not as powerful as ARexx, but I think it will
still be very useful. It provides a number of things that
other Amiga shells do not. Perhaps in a future release I will
provide an ARexx interface to SKsh. In any case, I hope it
will be useful to Unix users who wish to have a similar
environment on the Amiga. Unix provides many many things that
SKsh does not, but SKsh comes closer than most other Amiga
shells.
Please understand that since the final code is likely to
change somewhat after the first release, absolutely anything
you read here is also subject to change.
Suggestions can be sent to me (Steve Koren) by one of the
methods listed in the "MiscInfo" document.
The following files are included in this documentation. This
list is subject to change:
Addendum?.?.doc - An addendum for each release
Bugs.doc - Bug reports, limitations, etc.
Diffs.doc - Very incomplete list of diffs from ksh
Hints.doc - A few hints for using SKsh
Install.doc - How to Install SKsh - important
MiscInfo.doc - How to report bugs, etc.
ReadMe_1st.doc - This file
Reference.doc - Reference manual
TechNotes.doc - Technical and implementation notes
UserMan.doc - User's guide to using SKsh
In addition, the following files are necessary to run SKsh,
and should be included here:
sksh - The main SKsh binary
.skshinit - initialization file for SKsh
.skshrc - user customization file for SKsh
cmp - misc utility
head - "
strings - "
tail - "
wc - "
xd - "
If you do not have all of the above files, your version of
SKsh is incomplete.
SKSH Amiga Shell Page 2 Readme Information
Also, please carefully read the Installation guide. You
*cannot* simply type SKsh and expect it to run; you must
follow the directions there for proper results.
SKSH Amiga Shell Page 3 Readme Information