Bash scripting, could someone please explain to me what this line of code means? its got something to do with the sed co
Posted: Fri Apr 29, 2022 7:15 am
Bash scripting, could someone please explain to me what this
line of code means? its got something to do with the sed command, I
think.
s/^ [a-z] [a-z]*/{&}/
line of code means? its got something to do with the sed command, I
think.
s/^ [a-z] [a-z]*/{&}/