Search Results

Search: Posts Made By: PrasadAruna
7,743
Posted By PrasadAruna
delete the line with a particular string in a file using sed command.
Hello,

I want to delete all lines with given string in file1 and the string val is dynamic.
Can this be done using sed command.

Sample:
vars="test twinning yellow"

for i in $vars
do...
Showing results 1 to 1 of 1

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