Dear all
If i have a text file that contains a number of lines that i dont wan't
can i remove the lines based on a generic word within the file
example file:
line apples and pears
line apples and pears
line chips and cheese with a selection of chicken
line chips and cheese with a selection of chicken
line apples and pears
line apples and pears
line apples and pears
i want to remove the line that contains "apples"
and just have the lines:
line chips and cheese with a selection of chicken
thanks
MoonHead("_"
If i have a text file that contains a number of lines that i dont wan't
can i remove the lines based on a generic word within the file
example file:
line apples and pears
line apples and pears
line chips and cheese with a selection of chicken
line chips and cheese with a selection of chicken
line apples and pears
line apples and pears
line apples and pears
i want to remove the line that contains "apples"
and just have the lines:
line chips and cheese with a selection of chicken
thanks
MoonHead("_"