CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sed
09-15
Back-end
How to use sed to replace a filename in text file
09-15
Mobile
How to correctly pattern match the beginning of the line and replace it with two characters using se
09-14
Software design
Using sed to replace tabs if input is not guaranteed to contain tabs?
09-14
Back-end
How to move block of text and next nth line following a pattern to end of file?
09-14
Blockchain
Extract text after last delimiter and attach at end of line [Linux/Ubuntu]
09-14
Enterprise
BASH sed expression optimisation or conversion to native bash substitution
09-13
Back-end
How to filter a pattern using Awk and Grep
09-13
Blockchain
How to replace string after colon using sed, awk, regex, yq etc and can run using shell script
09-13
front end
Use sed to replace pattern and insert variable on the inserted string
09-13
other
awk to parse the ldap data between two strings linux
09-12
Software design
compare with one of the 5 options
09-12
Back-end
shell code to search between files and copy data from one file to another
09-11
Back-end
How can I find 2 patterns in a log file on different lines but only if they are a matching pair (sta
09-11
OS
Flatten array and reformat the JSON using jq
09-10
Software design
SED: removing block of lines if condition is met?
09-10
front end
tcl script to search between the files and replace the data
09-09
Software design
Linux sed replace comma at certain position
09-09
Enterprise
is there any way in shell scripting by using awk/sed to make regular spacing between words in file i
09-09
Net
Write a Shell Script to read the data from data.csv file and print the records into a new file havin
09-09
Mobile
Sed to match any aws arn regex
09-08
database
Remove double quotes within the column value using Unix
09-08
database
Calculate the difference between two dates in bash where date format is 08/Sep/2022
09-08
Software design
How to replace next word after a match in perl or sed expression?
09-08
Mobile
Copy files based on content
09-08
Mobile
How to find first previous occurrence of string resulting from grep
09-08
Software engineering
Prettify json in a streaming log
09-08
Software engineering
bash - replace string between two keywords with different random numbers for each line
09-07
Back-end
How to remove values from text file from different position
09-07
OS
Using SED to modify the same string twice and delete it
09-07
Software engineering
replace word with content of another file with absolute paths on a remote machine?
09-06
Software engineering
How to preserve '\n' character while replacing/substitute string via SED?
09-06
Mobile
How to properly use the /e command from GNU sed
09-04
Mobile
Replace pattern within quotes which appear more than once
09-03
OS
how to convert floating number to integer in linux
09-03
Enterprise
Insert part of a file into another file at a specific location
09-02
Mobile
How to get contents from 2 files and append that contents to a new file using a shell script
09-02
Enterprise
How to fetch a number from a file and assign it to a variable
09-02
front end
How to convert text file to a JSON file using a shell script
09-01
database
(awk) Remove lines containing two or more specific words
09-01
Software design
Trying to replace certain words in the lines of a file with sed
850
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding