in reply to Re: Code Efficiency
in thread Code Efficiency

i WISH i was using nix! just came to the same conclusion re: updating too, i can't changed the tree/file structure, but the updating is a sinch now hopefully (queue BSOD)
cheers!

Replies are listed 'Best First'.
Re: Re: Re: Code Efficiency
by Juerd (Abbot) on Mar 25, 2004 at 13:23 UTC

    i WISH i was using nix!

    Unixish utilities are available for many platforms, including MS Windows.

    Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }

Re: Re: Re: Code Efficiency
by krujos (Curate) on Mar 25, 2004 at 14:55 UTC
    windows also has a built in sort. run help sort from the command line for options.
      oooh! didn't realise, thanks!!