From owner-freebsd-newbies Tue Jun 23 02:07:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA27420 for freebsd-newbies-outgoing; Tue, 23 Jun 1998 02:07:50 -0700 (PDT) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from uni-sb.de (uni-sb.de [134.96.252.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA27338 for ; Tue, 23 Jun 1998 02:07:12 -0700 (PDT) (envelope-from netchild@wurzelausix.cs.uni-sb.de) Received: from cs.uni-sb.de (cs.uni-sb.de [134.96.252.31]) by uni-sb.de (8.9.0/1998052000) with ESMTP id LAA07446 for ; Tue, 23 Jun 1998 11:07:03 +0200 (CEST) Received: from wurzelausix.cs.uni-sb.de (vodix.cs.uni-sb.de [134.96.247.43]) by cs.uni-sb.de (8.9.0/1998060300) with ESMTP id LAA13013 for ; Tue, 23 Jun 1998 11:07:02 +0200 (CEST) Message-ID: <358F7036.AE1F9B25@wurzelausix.cs.uni-sb.de> Date: Tue, 23 Jun 1998 11:07:02 +0200 From: Alexander Leidinger Organization: Uni-SB, Lehrstuhl für Rechnerarchitektur X-Mailer: Mozilla 4.05 [en] (X11; I; SunOS 5.7 i86pc) MIME-Version: 1.0 To: freebsd-newbies@FreeBSD.ORG Subject: Re: Latest discoveries... References: <3.0.5.32.19980621125604.007f66c0@mx.serv.net> <19980622102648.10321@right.PCS> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jonathan Lemon wrote: > alias dofloppy 'fdformat fd0; disklabel -w fd0 fd1440; mount /dev/rfd0 /mnt' > > Although I don't really recommend that; if one of the commands > errors, the next is executed anyway, which is probably not what > you want. What about && instead of ; ? Bye, Alexander. -- 2^{F_{h+1}-1} z^{F_{h+2}-1} + 2^{F_{h+1}-2} L_{h-1} z^{F_{h+2}} + complicated terms + 2^{h-1} z^{2^h - 2} + z^{2^h - 1} Donald E. Knuth, "The Art of Computer Programming" http://fsinfo.cs.uni-sb.de/~netchild mailto:netchild@studcs.uni-sb.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message