ls -b (ls (GNU coreutils) 8.21): fails to escape '-' 1\ 2\ 3\ -\ 4\ -5\ 6 should be: 1\ 2\ 3\ \-\ 4\ \-5\ 6
-- Kay Parker [email protected] -- http://www.fastmail.com - Does exactly what it says on the tin
ls -b (ls (GNU coreutils) 8.21): fails to escape '-' 1\ 2\ 3\ -\ 4\ -5\ 6 should be: 1\ 2\ 3\ \-\ 4\ \-5\ 6
-- Kay Parker [email protected] -- http://www.fastmail.com - Does exactly what it says on the tin