View Single Post
Old 08-18-2007   #2 (permalink)
Kiron


 
 

Re: Redirection of stdout adding lots of empty lines

Since I'm no guru I'll let one explain the technical stuff, but here's the
workaround:

$ofs = ''
$a = "$(powershell -noprofile {del * -rec -whatif})" -replace "`n$"
$ofs = ' '
$a

--
Kiron

My System SpecsSystem Spec