1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-06 23:46:00 +02:00

ed: add link (#5532)

This commit is contained in:
marchersimon 2021-03-29 18:34:34 +02:00 committed by GitHub
parent 4402fb0e6d
commit 609014c197
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# ed # ed
> L'originale editor di testo Unix. > L'originale editor di testo Unix.
> Maggiori informazioni: <https://man.archlinux.org/man/ed.1>.
- Avvia ed per editare un documento vuoto (che può essere salvato come nuovo file nella directory corrente): - Avvia ed per editare un documento vuoto (che può essere salvato come nuovo file nella directory corrente):

View file

@ -1,6 +1,7 @@
# ed # ed
> The original Unix text editor. > The original Unix text editor.
> More information: <https://man.archlinux.org/man/ed.1>.
- Start ed, editing an empty document (which can be saved as a new file in the current directory): - Start ed, editing an empty document (which can be saved as a new file in the current directory):