[Tutor] Logical Sorting [Off-Topic]
Roel Schroeven
rschroev_nospam_ml at fastmail.fm
Sat Jul 8 15:30:37 CEST 2006
Norbert Kaufmann schreef:
> زياد بن عبدالعزيز الباتلي wrote:
> [...]
>> Or use ‘ls -v’. (I said it's “off topic” on the subject, sorry! It
>> might escaped you, but ‘ls’ _does_ have a proper sort by version.)
>>
>
> Which OS?
The one from GNU. It's commonly in GNU/Linux distributions, but it's
possible to install on many other OS's too. Many GNU versions of all
kinds of tools have extra options and features (for better or for worse,
I'm not the one to judge).
$ ls --version
ls (coreutils) 5.2.1
Written by Richard Stallman and David MacKenzie.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ ls
100 20 4
$ ls -v
4 20 100
--
If I have been able to see further, it was only because I stood
on the shoulders of giants. -- Isaac Newton
Roel Schroeven
More information about the Tutor
mailing list