home *** CD-ROM | disk | FTP | other *** search
- echo "*n*n Password Verification Completed. " NOLINE
- path ram: c: sys:utilities sys:system s: sys:prefs add
- setpatch >NIL:
- system:fastmemfirst
- ff >nil: -0
- mount speak:
- mount aux:
- mount pipe:
- ask "*n*n*n*n Do you want to load Workbench? [ y N ]: "
- if not warn
- echo "*n*n Amiga Shell:*n*n"
- Prompt " %S > "
- alias cp copy
- alias mv move
- alias rm delete
- alias cat type
- alias endshell endcli
- alias pwd cd
- alias xcopy copy [] clone
- alias endshell endcli
- alias chmod protect
- else
- echo "*n*n Please wait, loading the Workbench.... " NOLINE
- loadwb
- endcli
- endif
-