Is there any case where
$ cd /var/cache/apt/archives
$ set -- $(ls -r some_package_*)
$ dpkg --compare-versions $1 gt $2
isn't true? Thus for my uses, I needn't worry about
dpkg --compare-versions and just use ls?


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to