From owner-freebsd-questions Wed Feb 23 3:55: 7 2000 Delivered-To: freebsd-questions@freebsd.org Received: from merlin.onsea.com (pE5s08a01.client.global.net.uk [195.147.136.230]) by hub.freebsd.org (Postfix) with ESMTP id AAE7137B7A8 for ; Wed, 23 Feb 2000 03:55:03 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.2) with ESMTP id VAA06940; Tue, 22 Feb 2000 21:11:19 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Tue, 22 Feb 2000 21:11:19 +0000 (GMT) From: Cliff Rowley To: David Banning Cc: FreeBSD Subject: Re: bash doesn't recognize .profile when in X 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 AFAIK Xterm and varieties dont use .profile - although I dont really use X, so I could be wrong. Cliff Rowley - while (!asleep) { code(); } On Tue, 22 Feb 2000, David Banning wrote: > I have this command in my .profile which allows me to do a "ls -lt" with > just an "l"; > > l() { /bin/ls -lt $*; } # less typing > > that works find when not in X - but when I fire up my window manager > (kde) > it will not recognize the command. > > Any ideas ? > > thanx > > Dave Banning > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message