Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in sed
Piping tail -f to cut to sed produces no output
Oct 18, 2025
linux
shell
sed
cut
tail
Edit the first and last line of a huge file
Oct 18, 2025
linux
sed
large-files
Regular expression and sed to remove all occurences of some string from hundreds of files
Oct 18, 2025
regex
sed
How to insert a line before the FIRST and LAST matching pattern using sed
Oct 17, 2025
linux
bash
unix
awk
sed
What's the simplest way to customize `git log`, truncating the author email at the `@`?
Oct 18, 2025
regex
git
bash
awk
sed
dejustify (unjustify): replace each *single* linefeed with a space, but don't touch groups of linefeeds. sed, awk, or something else?
Oct 17, 2025
awk
sed
command-line-interface
nano
Bash - parsing ini file, finding section name by values within
Oct 17, 2025
bash
awk
sed
grep
ini
Replace a string with a random number for every line, in every file, in a directory in Bash
Oct 17, 2025
bash
shell
awk
sed
Pipe SED output to mysql
Oct 17, 2025
mysql
sed
How do I get rid of this unicode character?
Oct 17, 2025
unicode
sed
text-files
non-printing-characters
Change filenames using bash script: Replace commas and whitespaces by underscores
Oct 16, 2025
regex
sed
replace
whitespace
Problem with quoting and sed
Oct 17, 2025
sed
cygwin
quotes
Remove specific number of digits using sed
Oct 16, 2025
linux
sed
How can I use xargs to run a function in a command substitution for each match?
Oct 17, 2025
linux
bash
function
sed
xargs
Need to do sed to replace ${D} string in do_install()
Oct 17, 2025
sed
yocto
openembedded
Replace with SED multiple occurences at the same line
Oct 16, 2025
linux
bash
sed
Use sed to insert analytics code to most html files
Oct 16, 2025
html
bash
sed
google-analytics
Replacing text with sed containing whitespace in variable [duplicate]
Oct 15, 2025
linux
bash
sed
How to make a csv row for each 2 lines in a txt file
Oct 14, 2025
python
r
bash
awk
sed
sed delete between two patterns deletes until end if second pattern is not found
Oct 13, 2025
sed
Older Entries »