OS4 DepotLogo by Nickman 
(anonymous IP: 13.58.197.26,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Utility » Shell » cd-dot-dot.lha

Cd-dot-dot

Description: Makes it possible to type CD.. or CD .. in shell
Download: cd-dot-dot.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 23kb
Version: 2.2
Date: 10 Jan 11
Author: Marko Seppänen
Submitter: Marko Seppänen
Homepage: http://m4rko.com/amiga/software/cd-dot-dot
Category: utility/shell
Replaces: utility/shell/cd-dot-dot.lha
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 6189
 
Comments: 11
Snapshots: 0
Videos: 0
Downloads: 10  (Current version)
10  (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
CD-dot-dot - 2.2
================

This archive consists of a few scripts which makes it possible to
type both "cd.." and "cd .." in the shell to get to the parent drawer.

After successfully installing this package all 4 combinations below should
be possible:

cd..		; Windows style
cd ..		; Linux style
cd /		; AmigaOS style
/		; AmigaOS "short" style

And:

cd ../		; go into the ".." drawer

Notes
-----

1. If you have an existing ".." directory that you want to CD into,
   then you must use "cd ../" in order to traverse into it (since "cd .."
   will take you to the parent directory).
2. If you are updating CD-dot-dot, please don't forget to uninstall the old
   version before installing this new update.
3. Minor warning, if you run the Install and Uninstall scipts disorganized,
   install this version over an old version, or some other error then it
   may happen that the CD will completely stop working. In that case use
   WB, Dopus, Filer or some other File Manager to run the script Clean
   and reboot, this should get CD to its default state. Then try
   installing again.

Installation
------------

0. If you have previous version of CD-dot-dot already installed, please
   uninstall that version first before installing this new version.
   --
1. Extract the archive (preferably with Unarc) and make sure that all
   protection bits are preserved.
2. Run the "Install" script.
3. Add the following lines:
       If Exists S:cd_..
         Alias cd S:cd_..
       EndIf
   to your Shell-Startup in the SYS:S drawer.
4. Reboot in order for all changes to take effect.
5. Done.
   --
6. If you run into trouble, run the "Clean" script in the archive and reboot.

Uninstallation
--------------

1. Run the "Uninstall" (or "Clean" script).
2. If you've added the above (3 lines of code) to your Shell-Startup, remove it.
3. Reboot in order for all changes to take effect.
4. Done.

Changes
-------

2.2:
 - Fixed bug "doesn't work for paths with a space in the name".
2.1:
 - Changed back the "/" to "cd /" in all scripts, in order to show the more
   accurate "CD: object not found" message than "/: Unknown command" when
   trying to go to parent from the top (root) drawer.
 - Expanded/clarified instructions in readme.
2.0:
 - Added a *hack* which makes it possible to type "cd .." (including the space).
 - Complete rewrite of "Install" and "Uninstall" scripts.
 - Changed "cd /" to just "/" in the cd.. script.
 - Added a "Clear" script which tries to whipe out all files created
   by CD-dot-dot.
1.1:
 - Fixed minor typos in some scripts.
1.0:
 - Initial release.

Author:
Marko Seppänen

Home Page:
http://m4rko.com/amiga



Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment