Difference between revisions of "Template:Add line"

From wikieduonline
Jump to navigation Jump to search
(Created page with " grep -qxF 'your text "additional text"' yourfile.txt || echo 'your text "additional text"' >> yourfile.txt")
 
 
Line 1: Line 1:
[[grep -qxF]] 'your text "additional text"' yourfile.txt || echo 'your text "additional text"' >> yourfile.txt
+
<code>[[grep -qxF]] 'your text "additional text"' yourfile.txt || echo 'your text "additional text"' >> yourfile.txt</code>

Latest revision as of 09:53, 19 April 2023

grep -qxF 'your text "additional text"' yourfile.txt || echo 'your text "additional text"' >> yourfile.txt

Advertising: