"Karl M. Hegbloom" <[EMAIL PROTECTED]> writes: [snip]
> I just ran that command with BASH; it works just fine. The process > substitution notation is the same. Bash supports this notation. AFAIK it doesn't support =(...) though, which is useful for gv =(zcat /usr/doc/xv/xvdocs.ps.gz). > Better still, do: > > $ (diff <(find / | sort) <(cat /var/lib/dpkg/info/*.list | sort) | tee > /tmp/hd-dpkg.diff) | less Good idea. What are the outermost parentheses for? -- Carey Evans <*> [EMAIL PROTECTED] "Encryption renamed to Encode to avoid US regulation problems" - include/linux/wireless.h in Linux 2.0.30 kernel -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .