To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

Dired
Developer(s)Stan Kugell (original), Richard Stallman (for Emacs), Mike Lijewski, Stuart Cracraft (standalone Unix versions)
Initial releaseCirca 1974; 49 years ago (1974)
Stable release
7.17 / 30 July 2009; 14 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 (for Directory Editor) is a computer program for editing file system directories. It typically runs inside the Emacs text editor as a specialized mode, though standalone versions have been written. Dired was the first[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 by Dave Lebling[3] at Project MAC, and circa 1974 by Stan Kugell at the Stanford Artificial Intelligence Laboratory (SAIL).[1] It was incorporated into GNU Emacs from the earliest versions,[4] and re-implemented in C and C++ on other operating systems.[5][6]

When run in Emacs, dired displays an ls-like file listing in an Emacs buffer. The list can be navigated using standard navigation commands. Several Emacs 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 of SSH, 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 apply regular 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 extension dired.

YouTube Encyclopedic

  • 1/3
    Views:
    818
    869
    108 279
  • 16 Emacs - dired-view-file-next/previous (Programothesis by emailatask.com)
  • 15 Emacs - dired opening files (Programothesis by emailatask.com)
  • LGR - Electronic Computer Music Christmas Cassette

Transcription

References

  1. ^ a b Kugell, Stanley G. (1974). "SAILDART/1978-08". Stanford Artificial Intelligence Laboratory DART (Dump and Restore Technique) Archive. Retrieved 19 February 2014.
  2. ^ SAILDART Username key for above Archived 3 September 2015 at the Wayback 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. Retrieved 4 April 2009.
  8. ^ "WDired".
  9. ^ "Dired Marks vs. Flags".
  10. ^ Kremer, Sebastian (2017). "Dired Extra User's Manual". Free Software Foundation. Retrieved 11 April 2018.

External links

This page was last edited on 23 November 2022, at 06:37
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.