Date: Tue, 23 Jun 1998 11:07:02 +0200 From: Alexander Leidinger <netchild@wurzelausix.cs.uni-sb.de> To: freebsd-newbies@FreeBSD.ORG Subject: Re: Latest discoveries... Message-ID: <358F7036.AE1F9B25@wurzelausix.cs.uni-sb.de> References: <3.0.5.32.19980621125604.007f66c0@mx.serv.net> <19980622102648.10321@right.PCS>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?358F7036.AE1F9B25>