Added Shell-Scripts.md
This commit is contained in:
9
Shell-Scripts.md
Normal file
9
Shell-Scripts.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Insert line(s) at certain position in existing file
|
||||
|
||||
## Motivation
|
||||
|
||||
A Debian 12 Linux bash shell script is needed which inserts line(s) of text at a certain position in an existing file. The position is defined by text of the existing file.
|
||||
|
||||
## Task
|
||||
|
||||
Generate an example shell script and explain in detail what it is doing.
|
||||
Reference in New Issue
Block a user