sorting result not sorted
Brought to you by:
pajas
When doing:
ls &{sort :n:d:k @x /S}
returns a sorted list on screen
$res := sort :n:d:k @x /S
ls $res
doesn't print a sorted list like the previous command
found with XSH2
Follows the problem of sorting in-place some XML entry.