Re: minimum function?
Re: minimum function?
- Subject: Re: minimum function?
- From: Martin Orpen <email@hidden>
- Date: Thu, 07 Apr 2005 00:27:05 +0100
on 6/4/05 21:14, Mark J. Reed at email@hidden wrote:
> #!/bin/bash
> # Selection sort in bash
> # sorts input lines
[snip]
Mark
Thanks for the script. As it goes to the trouble of sorting all the input
rather than just grabbing the min value, it doesn't really stand a chance
against the AS hack.
Maybe I'm not using it correctly, but it seemed to sort the integers rather
*literally*:
-->
108
12084
12489
127
1282
:-)
Regards
--
Martin Orpen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden