From owner-freebsd-questions Tue Jan 5 11:34:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24686 for freebsd-questions-outgoing; Tue, 5 Jan 1999 11:34:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason01.u.washington.edu (jason01.u.washington.edu [140.142.70.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24681 for ; Tue, 5 Jan 1999 11:34:32 -0800 (PST) (envelope-from durang@u.washington.edu) Received: from goodall2.u.washington.edu (durang@goodall2.u.washington.edu [140.142.12.168]) by jason01.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id LAA35734; Tue, 5 Jan 1999 11:34:04 -0800 Received: from localhost (durang@localhost) by goodall2.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id LAA17328; Tue, 5 Jan 1999 11:34:04 -0800 Date: Tue, 5 Jan 1999 11:34:04 -0800 (PST) From: "K. Marsh" To: jahanur cc: freebsd-questions@FreeBSD.ORG Subject: Re: What does it mean In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 5 Jan 1999, jahanur wrote: > I am installing a software into FreeBsd 2.2.5 Server. > In the instruction it said to do this : > > for i in 'cat /mnt/cdrom/courses/list.txt' ^ ^ Your single quotes are the wrong ones. wrong ---> ' right ---> ` Kenneth J. Marsh University of Washington durang@u.washington.edu Chemical Engineering To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message