home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------------------------------------------;
- ; Program: shell-startup ;
- ; Programmer: George Kerber ;
- ; Written: 04/15/90 ;
- ; Purpose: Supplied for use with PASSWORD v1.42p ;
- ;---------------------------------------------------------------------------;
-
- c:dir -q ;This 'dir' command is really my 'loop'
- ;command. See the password.doc file
- ;for more information.
-
- c:echo
- c:Prompt " %S > "
-
- alias cp copy ;these are my suggestion for an alias
- alias mv move ;list. Feel free to delete or change
- alias rm delete ;as desired.
- alias cat type
- alias endshell endcli
- alias pwd cd
- alias xcopy copy [] clone
- alias endshell endcli
- alias chmod protect
- alias end
-
- c:path ram: c: sys:utilities sys:system s: sys:prefs add
-