Search Results

Search: Posts Made By: beginner_99
8,745
Posted By beginner_99
How to prevent sed command removing whole line?
hello,

I'm using sed command to extract the text between 2 special characters which are /* and */
I used following command to do this.

sed -n '/\/\*/,/\*\//p' file.txt

But if the...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 09:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy