terminal
Getting newlines
Submitted by pete on Wed, 2009-04-22 09:41defaults domains | sed 's/, /\'$'\n/g'
Will change all ", " to a real new line. Notice the use of a single quote.
Accessdataonline.comTechnology and how to use it. |
|
User loginNavigation |
terminalGetting newlinesSubmitted by pete on Wed, 2009-04-22 09:41defaults domains | sed 's/, /\'$'\n/g' Will change all ", " to a real new line. Notice the use of a single quote. |
Links to Local and cool web sites. |