[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Finding files not present (challenge to your intelligence)



On Wed, 26 Mar 1997, Philippe Troin wrote:

> Which can be abbreviated with zsh to:
>   comm -1 -3 <(sort searchlist) <(find -type f -printf "%f\n" | sort)
> Hop ! No more cluttering, no more intermediate files.
> I love zsh's redirection !

 Bash can also do that..! =b

-- 
Nicolás Lichtmaier.-  | From Buenos Aires,
nick@feedback.com.ar  |      Argentina!


Reply to: