Microsoft
Software
Hardware
Network
Question : Why can't I insert line feeds using Sed in Solaris
cat inputfile | sed 's/Selectedtext/\nSelected
text/g'
I want to replace selected text with:
New line and then the selected text.
I get nSelected text as a result
I need this for work and am trying to do this now.
Solaris does not have the great tools that linux does.
Answer : Why can't I insert line feeds using Sed in Solaris
sed "s/SelectedText/\\`echo -e '\n\r'`SelectedText/g"
Random Solutions
Ruby\Watir Table Iteration
Create custom stationary
Unable to RDP to Windows XP SP3 from RDP client 6.x yet RDP 5.x works perfectly
Need to forward email from one exchange server to another on separate domains both local
Unix Rookie syntax question
Cineplayer Error Keeps Popping Up
What is the easiest way to filter out all non-printable characters from a string?
Need help with some SQL
CGI - PL Web Mirror
Running a macro in another open workbook