Search Results

Search: Posts Made By: DaytonCPS
2,759
Posted By DaytonCPS
Thank you!
Thank you so much!
Just what I was looking for. I am processing a bunch of twitter hash-tags and their corresponding times in a bash script.

-Joe
2,759
Posted By DaytonCPS
removing newlines after a certain word.
Hello! This is my first post here.

I have a file with text like:
A</title>
B
C</title>
D

I need to format it to:
AB
CD

I am trying to use sed: sed 's/<//title>\n/ /g' file > newfile...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:46 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy