From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lakecmmtao01.coxmail.com ([68.99.120.68]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1CH6S1-0001xF-00 for ; Mon, 11 Oct 2004 16:07:21 -0400 Received: from DJTWWQ41 ([68.225.88.38]) by lakecmmtao01.coxmail.com (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20041011200629.RBZD3551.lakecmmtao01.coxmail.com@DJTWWQ41> for ; Mon, 11 Oct 2004 16:06:29 -0400 Message-ID: <000d01c4afcd$c8fff2b0$6401a8c0@DJTWWQ41> From: "John McCann" To: "Speakup is a screen review system for Linux." References: Date: Mon, 11 Oct 2004 16:06:22 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-RFC2646: Format=Flowed; Response Subject: Re: batch file? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 20:07:26 -0000 Hi Butch: Well, I can't believe I'm going to do this as I am an *extremely embrionic linux user (three weeks or so), but here goes. What you have to do is put an alias into your .bashrc file. Your .bashrc (note the period) file is in your home directory: /home/butch (if you used Butch as your user name) You put this line in the file, where "x" represents the character string you want to use to execute the command: alias x='/home/irlp/scripts/backup_for_reinstall' The apostrophes were indicated in the linux "on line" tutorial I consulted, so I'm sure what appears after the = must be in either single or double quotes. Hope this helps! Best 73's! John KW4U ----- Original Message ----- From: "Butch Bussen" To: "Speakup is a screen review system for Linux." Sent: Monday, October 11, 2004 3:09 PM Subject: batch file? >I know they;'re not called batch files in Linux, but how can I write a >simple file to do a command I usually type in at the command prompt. I >tried putting the line in a file and I think I set permissions right, but >it doesn't do anything. For example I have the command > /home/irlp/scripts/backup_for_reinstall > > I'm wanting to put this in a simple file that does this command as a bat > file would in dos. > Thanks. > 73s > Butch Bussen > wa0vjr > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >