Mailinglist Archive: opensuse (2372 mails)
| < Previous | Next > |
Re: [SLE] Broken Links
- From: Jerry Kreps <jerrykreps@xxxxxxxxxxx>
- Date: Wed, 24 Jan 2001 15:36:45 -0600
- Message-id: <01012415364500.19801@JLKreps>
On Wednesday 24 January 2001 12:06, Jeremy Buchmann wrote:
> Whoops, that's a thinko, this really does work:
>
> find / -type l ! -path '/proc*' -exec file {} \; | grep "broken
> symbolic"
>
> > I hope you don't mind a patch :)
Only if they work! ;-)
This one doesn't work for me. I get an 'unexpected token near !" message.
jlk
--
Scientific theories, according to Sir Karl Popper, can be "falsified," or proven wrong, by experiment.
Unscientific theories -Marxist dialectical history and Freudian psychology were Popper's favorites-
are formed in such a way that they cannot be falsified by data.
> Whoops, that's a thinko, this really does work:
>
> find / -type l ! -path '/proc*' -exec file {} \; | grep "broken
> symbolic"
>
> > I hope you don't mind a patch :)
Only if they work! ;-)
This one doesn't work for me. I get an 'unexpected token near !" message.
jlk
--
Scientific theories, according to Sir Karl Popper, can be "falsified," or proven wrong, by experiment.
Unscientific theories -Marxist dialectical history and Freudian psychology were Popper's favorites-
are formed in such a way that they cannot be falsified by data.
| < Previous | Next > |