delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <F46A361BD64FD211AABC0060B0689A8024EDEC@Jena00> |
From: | Christian Mallwitz <c DOT mallwitz AT intershop DOT de> |
To: | "'Erik Hensema'" <erik DOT hensema AT group2000 DOT nl>, cygwin AT sourceware DOT cygnus DOT com |
Subject: | RE: .bashrc |
Date: | Tue, 28 Sep 1999 14:06:13 +0200 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
Hi, I had problems because my .inputrc contained '\r\n' (0x0d 0x0a) as line separator. So make sure that you use '\n' (0x0A) as separator only ... cheers Christian -- Christian Mallwitz INTERSHOP Communications Germany Senior Software Engineer phone: +49 3641 894 334 pgp: 02 30 7E 1A 7A C1 5C 16 2B 4D 53 A9 1B 05 F7 DD > -----Original Message----- > From: Erik Hensema [mailto:erik DOT hensema AT group2000 DOT nl] > Sent: Tuesday, September 28, 1999 08:49 > To: cygwin AT sourceware DOT cygnus DOT com > Subject: RE: .bashrc > > > > -----Original Message----- > > From: Franklin Wingate [mailto:maurio AT csh DOT rit DOT edu] > > Sent: Monday, September 27, 1999 6:46 PM > > To: cygwin AT sourceware DOT cygnus DOT com > > Subject: .bashrc > > > > Could someone send me a copy of what a working .bashrc file > > should look > > like > > There shouldn't be anything special in it. This is mine: > > export PS1="\h:\w\\$ " > alias ls="ls --color=tty -p" > cd > > This is the batch file I use for starting bash: > @ECHO OFF > SET MAKE_MODE=UNIX > SET PATH=d:\cygnus\CYGWIN~1\H-I586~1\bin;%PATH%;/usr/local/bin > SET HOME=/home/erikh > set TERM=ansi > bash > > erikh is my NT login name. > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |