RSSAmplifier

Diyar Ciftci 🇵🇸 · May 17, 2023

Ed The Line Editor

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Ed is a very basic line-oriented text editor. When other CLI editors like nano, vim, ne, emacs or tilde are not available on a UNIX-like system, it is very likely ed will be so it is a good idea to learn to use this basic program. Below is an example of me doing some simple editing with ed. # Create file touch textfile.txt # Edit file with the prompt '->'. It will output current size of file (0…

Read on diyarciftci.xyz

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.