Skip to main content
edman's user avatar
edman's user avatar
edman's user avatar
edman
  • Member for 7 years, 3 months
  • Last seen more than a month ago
10 votes
2 answers
1k views

How would I replace two or more blank lines with a single blank line in Ed?

3 votes
1 answer
3k views

What are the main differences between the ed and the ex editor? [closed]

3 votes
3 answers
1k views

Replacing strange characters in a sed command

3 votes
1 answer
181 views

Showing whitespace in Ed

2 votes
1 answer
232 views

How to increase the size of the .ed_history file

2 votes
1 answer
731 views

ed does not join lines with ASCII text, with CRLF, LF line terminators

2 votes
1 answer
388 views

Deleting specific line numbers in ed in a single command

2 votes
1 answer
472 views

Is there a command in ed that repeats the last command?

2 votes
2 answers
1k views

Running an ed script from within ed

2 votes
1 answer
2k views

Showing line numbers by default in ed

2 votes
1 answer
326 views

Adding a command to break long lines into shorter ones to an ed script

1 vote
2 answers
314 views

Subexpression in ed for multiple substitutions

1 vote
1 answer
208 views

Changing the case of lines in ed

1 vote
1 answer
52 views

Ed bookmarks disappear after a global replacement

1 vote
2 answers
2k views

Creating an alias for the find command in Linux

1 vote
2 answers
136 views

Can the ed editor be configured to automatically create backup files?

1 vote
1 answer
294 views

A use case for the 'r' suffix to the substitution command in GNU Ed?

0 votes
1 answer
1k views

Inserting the line to be changed in ed

0 votes
2 answers
322 views

Searching for X but not Y in ed

0 votes
1 answer
657 views

What is the difference between Gnu Ed and the version of Ed that ships with Unix?

0 votes
2 answers
227 views

Paste text into sam editor from an external application

0 votes
1 answer
93 views

Is there a way to delete two non-juxtaposed duplicate lines in ed?

0 votes
1 answer
96 views

Substituting the second occurrence of a word/phrase in ed

0 votes
1 answer
228 views

Typing unicode characters into ed

0 votes
1 answer
114 views

How to obviate the problem of no spaces when joining lines in ed

-2 votes
3 answers
2k views

The confusing ls command: "ls -t" versus "ls -u"