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
Get the position of a MovieClip with respect to the stage
External USB Hard Drive -- only works with ROOT login.
Face Recognition / Iris Recognition
Outlook 2007 Printing Error
Getting incorrect return from AllPermissions
Can i create a dictionary in python that uses ranges?
Active Directory Properties for "User Cannot Change Password"
Access / Maths - Calculate price excluding VAT using an Access field which contains the price including VAT.
Why does the RemoteAccess service keep stopping?
Query parameters for subform recordsource