dired Mode


Working with Directories

dired, or "directory edit", mode, is a mode designed to allow a more visual, yet still, text-based, method of manipulating files. You invoke dired mode with a "C-x d [OptionalPath] RET". If OptionalPath is omitted, the current directory is used. An example of a typical dired display looks like this:
Some keys that get rebound are:
Beginning | Previous | Next
Last updated $Date: 1997/04/11 03:46:07 $.