Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux copy line that does not contain text

grep -v "text to be excluded" filename
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #linux #copy #line #text
ADD COMMENT
Topic
Name
5+3 =