home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!wupost!crcnis1.unl.edu!crcnis1.unl.edu!manager
- From: Jeremy Bettis <jbettis@cse.unl.edu>
- Newsgroups: comp.unix.questions
- Subject: Re: failure by negation
- Date: 12 Dec 1992 23:19:35 GMT
- Organization: University of Nebraska--Lincoln
- Lines: 16
- Distribution: world
- Message-ID: <1gds27INNfms@crcnis1.unl.edu>
- References: <1gdn6pINNe0d@darkstar.UCSC.EDU>
- NNTP-Posting-Host: cse.unl.edu
-
- gil@cse.ucsc.edu (Elmer Fudd) writes:
-
- >here's the program....
-
- >#! /bin/csh -f
- >echo "hello 1"
- ># how do i negate this?
- >test -f alive.n.well || exit
- >echo "hello 2"
-
- This will do it also... change && to || as I did up there.
- --
- Jeremy Bettis -*- Jerbo Jehoshaphat -*- University of Nebraska
- INET: jbettis@cse.unl.edu "Those who stand in the middle of the
- bt757@Cleveland.Freenet.Edu road are often hit by passing cars."
- BBS: The Dew Drop Inn (402)476-8807 3/12/24
-