Search code examples
Replace \n(new line) with space in bash...


bashsedtr

Read More
Why does tr -d replace the target with -?...


unixtr

Read More
What is the `tr` command in Windows?...


linuxwindowscmdtr

Read More
How can I use a `tr` to replace only the first character of the match?...


bashtr

Read More
Removing trailing / starting newlines with sed, awk, tr, and friends...


unixsedawktr

Read More
Handle the carriage returns of curl ouput when piped...


bashcurlcarriage-returntr

Read More
How to filter a <tr> by searching for the value in each <td> containing a class?...


jqueryhtml-tabletr

Read More
Character Translation using Python (like the tr command)...


pythontrtransliteration

Read More
Removing a newline character at the end of a file...


bashscriptingnewlinetr

Read More
convert tab to unit separator using sed or tr with bash...


bashsedtr

Read More
Adding additional newline between each line...


linuxsedgreptrless-unix

Read More
Finding all punctuation in a text file & print count...


sortingunixcommand-linetr

Read More
Unix tr command to convert lower case to upper AND upper to lower case...


unixpipelinetr

Read More
Unwrap paragraphs while deleting spaces...


linuxsedtr

Read More
File output manipulation - ideally in one line...


awksedcuttr

Read More
How to recursively rename files and folder with iconv from Bash...


linuxfilebashiconvtr

Read More
tr -d to remove an exact string of characters from a string...


bashunixawksedtr

Read More
How to concatenate multiple lines of output to one line?...


linuxbashsedgreptr

Read More
Qt qsTr() handling plurals...


qttranslationqmltr

Read More
Shell script, escape newlines but emit others?...


bashshellawksedtr

Read More
tr command - how to replace the string "\n" with an actual newline (\n)...


bashtr

Read More
How to combine tr with xargs and cut to squeeze repeats...


bashcuttr

Read More
Bash script or function to rename mp3 files...


regexbashawksedtr

Read More
Why does an additional `*` gets appended to the output in the following bash command?...


bashshellcommandechotr

Read More
Why is `tr` replacing one character with two?...


linuxshelltr

Read More
MVC 5 How create clickable <tr> row to reconnect to customer edit with id from table?...


c#asp.net-mvconclickactionlinktr

Read More
Can't remove colon from string...


bashsedtr

Read More
Strange bash regex behaviour with [:upper:] and [:lower:] and directories...


bashtr

Read More
Move next line to current line after "+"...


linuxawksedtr

Read More
When combining tr with null characters and xargs -0, it doesn't work as expected...


bashawkxargstr

Read More
BackNext