Answers for "sed prepend to all files"

0

sed prepend to all files

sed -i '1 i\use my_db' backup/*.sql
Posted by: Guest on March-17-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language