grep -qxF 'add_this_line' file.txt || echo 'add_this_line' >> file.txt
— return to gimbo wiki home page