Date: Tue, 22 Feb 2000 15:47:19 +0000 (GMT) From: David Banning <tracker@worldy.com> To: FreeBSD <questions@FreeBSD.org> Subject: bash doesn't recognize .profile when in X Message-ID: <Pine.BSF.4.05.10002221533250.16245-100000@mweb.worldy.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10002221533250.16245-100000>
