Skip to main content
question formatting
Source Link

sed in wherewhile read loop doesn't complete commands

I have a test file called testPage with the following text:

Any help is appreciated.

Edit:

For clarity, testPage is a portion of a larger file, so sedsed beginning and ending flags won't(i.e., doing different things on lines 1 and $) won't do for me.

sed in where read loop doesn't complete commands

I have a test file with the following text:

Any help is appreciated.

Edit:

For clarity, testPage is a portion of a larger file so sed beginning and ending flags won't do for me.

sed in while read loop doesn't complete commands

I have a test file called testPage with the following text:

Any help is appreciated.

For clarity, testPage is a portion of a larger file, so sed beginning and ending flags (i.e., doing different things on lines 1 and $) won't do for me.

I have a test file with the following text:

testPage

Edit:Edit:

For clarity, testPage is a portion of a larger file so sed beginning and ending flags won't do for me.

I have a file with text:

testPage

Edit: For clarity, testPage is a portion of a larger file so sed beginning and ending flags won't do for me.

I have a test file with the following text:

Edit:

For clarity, testPage is a portion of a larger file so sed beginning and ending flags won't do for me.

Clarify request
Source Link

Edit: For clarity, testPage is a portion of a larger file so sed beginning and ending flags won't do for me.

Edit: For clarity, testPage is a portion of a larger file so sed beginning and ending flags won't do for me.

Source Link
Loading