Search code examples
How do I remove everything behind each @ in a string as long as it does not contain a / in sed?...

sed

Read More
Prepend a url to all relative image links in a markdown document...

pythonawksedmarkdownmarko

Read More
Regex case-insensitive search, but have output match the case in the regex...

regexsedpcrecase-insensitive

Read More
Why are all backslashes and some characters missing in text file modified with sed on Windows?...

windowsbatch-filesed

Read More
i wish to compare 2 numeric values in a column seperate by slash...

awksed

Read More
Need to Update the data of a ASOF_DATE column in a CSV file using shell script...

linuxshellawksed

Read More
How to remove all script tags from html file...

htmlbashsed

Read More
Conditionally inserting commas in variable-length lines...

bashawksed

Read More
linux command to prefix a value for all lines in a file except for first line and lines starting wit...

linuxbashshellsed

Read More
print $PATH line by line...

shellsedpath

Read More
sed replace line with multiline-variable...

bashsedmultiline

Read More
sed append a line to itself or awk $0 equivalent?...

shellawksed

Read More
How to change the format of 1st and 5th date column from 28-MAR-2024 to 03/28/2024...

linuxshellawksed

Read More
sed to parse compiler warning message...

sedbackreference

Read More
The Concept of 'Hold space' and 'Pattern space' in sed...

linuxsed

Read More
How to delete all lines before the second match of a pattern with sed?...

bashunixsed

Read More
How to extract symbol (<<) and its corresponding alphabets from a string with sed, awk or grep...

stringawksedsubstringextract

Read More
get values of a line, suggestion about performance...

bashawksed

Read More
Insert multiple lines in file before specified pattern...

bashshellsed

Read More
Bash split JSON to blocks and replace string within each block...

regexbashawksed

Read More
how to use sed or awk to add a space before negative or positive decimal number in linux...

linuxbashawkseddata-manipulation

Read More
Bash delete all symbols before last 2 "/" symbols in variable...

bashvariablessed

Read More
How can I add a 2 lines form one variable to a specific line from another variable?...

linuxbashawksedcentos7

Read More
Get substring using either perl or sed...

regexbashperlsed

Read More
How do you strip quotes out of an ECHO'ed string in a Windows batch file?...

windowsbatch-filesedquotesecho

Read More
Using sed to delete node and data from XML file...

xmlregexsed

Read More
replace xml value with sed...

xmlbashsed

Read More
SED without backup file...

macosbashsedosx-mavericks

Read More
Bump version with sed in package.json...

jsonsed

Read More
Delete specific line number(s) from a text file using sed?...

unixsedline-numbers

Read More
BackNext