[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Command Line - CD command
- Subject: Command Line - CD command
- From: gids.rs@sasktel.net
- Date: Sun, 30 Dec 2012 07:18:38 -0800 (PST)
- Complaints-to: groups-abuse@google.com
- Injection-date: Sun, 30 Dec 2012 15:18:38 +0000
- Injection-info: glegroupsg2000goo.googlegroups.com; posting-host=142.165.85.11; posting-account=U4TNXwoAAABP4nIJHynAJZ69O_f3LY2g
- Newsgroups: comp.sys.apple2
- User-agent: G2/1.0
The CD command is a dual purpose command. It can stand for Change Directory or Create Directory.
Usage:
CD - by itself displays the current prefix
CD .. - pops off one level of the directory
CD / - goes to the Volumes root level
CD directory1/directory2 - enters the directory starting from the current prefix
CD ../directory - ../ takes the place of the Volume name so you do not have to enter it
CD /Volume/directory - sets the full path of the prefix
CD sd - sets the prefix to the volume in the slot and drive
In the above entries, where the directory name is given, if the directory does not exist, you will be prompted to create it, or press <ESC> to cancel.
This command is fully completed and error free.
Rob