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)