http://qs321.pair.com?node_id=425975


in reply to Re: Checking for new files
in thread Checking for new files

Use zsh! :)

$ comm -23 <(sort a) <(sort b)

Replies are listed 'Best First'.
Re^3: Checking for new files
by ambrus (Abbot) on Jan 28, 2005 at 15:02 UTC