Search code examples
Sed gives: sed: can't read : No such file or directory...

bashsedquotinggnu-sed

Read More
Regex for whitespace delimiter except for [ and ] characters...

regexlinuxawksedgnu-sed

Read More
How does backreferencing in the search pattern work in GNU Sed?...

sedbackreferencegnu-sed

Read More
sed if pattern match copy pattern line along with n number of lines after this to another file...

windowsbatch-filegnu-sed

Read More
Comments in sed command file...

linuxsedgnugnu-sed

Read More
Re-index two digit strings based on occurrence of a common string...

awksedgrepgnu-sed

Read More
Insert Line with SED Before Each Multiline Range...

windowssedgnu-sed

Read More
-i without argument: is GNU sed --posix option bugged or BSD sed is not POSIX-compliant?...

sedposixgnubsdgnu-sed

Read More
How add to any `{` and `:` character in a file a newline...

macossedtext-filesgnu-sed

Read More
sed : Add newline after specific number of spaces and not characters...

sedgnu-sed

Read More
Use sed for Mixed Case Tags...

sedwindows-10gnu-sed

Read More
find and replace multiple lines of string using sed...

bashsedgnu-sed

Read More
GNU sed and newlines with multiple scripts...

sedgnu-sed

Read More
Why won't the tab be inserted on the first added line?...

sedgnu-sed

Read More
Output file empty for Bash script that does "find" using GNU sed (gsed)...

bashfilesediognu-sed

Read More
How to end the `i` command in GNU sed?...

linuxbashsedstreamgnu-sed

Read More
What does the range-operator in "sed" actually do, is it broken in GNU/busybox?...

sedposixbusyboxgnu-sed

Read More
Which characters combined with ^ don't need to be escaped in sed?...

regexsedgnu-sed

Read More
sed: remember capture in second expression...

sedgnu-sed

Read More
Replace one capture group with another with GNU sed (macOS) 4.4...

regexsedgnu-sed

Read More
sed append text after N-th occurrence...

bashsedgnu-sed

Read More
Why does "sed -n -i" delete existing file contents?...

sedgnu-sed

Read More
GNU sed, ^ and $ with | when first/last character matches...

bashsedgnu-sed

Read More
GNU sed specify the end position when appending text...

sedgnu-sed

Read More
BackNext