Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Dired

From Wikipedia, the free encyclopedia

Dired
Dired as implemented in Emacs, showing multiple buffers with custom colors.
Developer(s)Stan Kugell (original),Richard Stallman (forEmacs), Mike Lijewski, Stuart Cracraft (standalone Unix versions)
Initial releaseCirca 1974; 51 years ago (1974)
Stable release
7.17 / 30 July 2009; 15 years ago (2009-07-30)[citation needed]
Operating systemUnix-like,Microsoft Windows,macOS,Emacs
TypeFile manager
LicenseGPL (Free software)
WebsiteMike Sperber's dired page

Dired (forDirectory Editor) is acomputer program for editingfile systemdirectories. It typically runs inside theEmacstext editor as a specializedmode, though standalone versions have been written. Dired was thefirst[citation needed][discuss]file manager, or visual editor of file system information.[1][2][failed verification] The first version of Dired was written as a stand-alone program independently in 1972 byDave Lebling[3] atProject MAC, and circa 1974 byStan Kugell at theStanford Artificial Intelligence Laboratory (SAIL).[1] It was incorporated intoGNU Emacs from the earliest versions,[4] and re-implemented inC andC++ on other operating systems.[5][6]

When run in Emacs, dired displays anls-like file listing in an Emacs buffer. The list can be navigated using standard navigation commands. SeveralEmacs Lisp scripts have been developed to extend Dired in Emacs. In combination with Tramp[7] it is able to access remote file systems for editing files by means ofSSH,FTP,telnet and many other protocols, as well as the capability of accessing local files as another user in the same session. There are also functions that make it possible to rename multiple files via Emacs search and replace capabilities[8] or applyregular expressions for marking (selecting) multiple files.[9] Once marked, files can be operated on in various ways from deleting, to renaming, to executing an external shell command or elisp function on them. By means of the Lisp package dired-x[10] it is also possible to handle existing ls-like directory listings in a virtual Dired mode. These can also be saved again, often using the filename extensiondired.

References

[edit]
  1. ^abKugell, Stanley G. (1974)."SAILDART/1978-08".Stanford Artificial Intelligence Laboratory DART (Dump and Restore Technique) Archive. Retrieved19 February 2014.
  2. ^SAILDART Username key for aboveArchived 3 September 2015 at theWayback Machine
  3. ^"PDP-10/Its-vault".GitHub. 10 September 2021.
  4. ^"Emacs NEWS.1-17 file".GitHub. 8 April 2021.Dired has a new command...
  5. ^"DED".it is indisputable that both were inspired by an earlier stand-alone program running on Tenex available in the Stanford AI Lab (SAIL) in 1978.
  6. ^"The Cracraft and Lijewski DIRED Programs".Historically, shortly after emacs "dired" appeared in the TECO implementation, a stand-alone version was written...
  7. ^"Tramp User Manual".Free Software Foundation. Retrieved4 April 2009.
  8. ^"WDired".
  9. ^"Dired Marks vs. Flags".
  10. ^Kremer, Sebastian (2017)."Dired Extra User's Manual".Free Software Foundation. Retrieved11 April 2018.

External links

[edit]
Implementations
GNU and
derivative
Other
GNU/Emacs Logo
Modes
Internals
Community
Organizations
People
Other
Cross-platform
Unix-like
DOS
OS/2 etc.
Windows
Official
Unofficial
Macintosh OSs
Classic Mac OS
macOS
BeOS etc.
Stub icon

ThisUnix-related article is astub. You can help Wikipedia byexpanding it.

Retrieved from "https://en.wikipedia.org/w/index.php?title=Dired&oldid=1123341938"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp