Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

'for' sorted?



    for var in /dev/sd*; do
    ...

Apart from capturing the output and then sorting it, is is possible for 'for' to go thru the input in a sorted way?  I doubt it but she moves in mysterious ways so it might just be doable.





Messages sorted by: Reverse Date, Date, Thread, Author