[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Adding current directory to path
- From: "Steven W. Orr" <steveo world std com>
- To: David Filion <filioda videotron com>
- Cc: redhat-list redhat com
- Subject: Re: Adding current directory to path
- Date: Mon, 31 May 1999 15:41:16 -0400 (EDT)
Hmmm. Tough one.
PATH=.:$PATH
Another good way is to add the following to your .inputrc file:
# edit the path
"\C-xp": "PATH=${PATH}\e\C-e\C-a\ef\C-f"
Try it!
-Time flies like the wind. Fruit flies like a banana. steveo world std com-
-Stranger things have happened but none stranger than this. Steven W. Orr-
Does your driver's license say Organ Donor?Black holes are where God \
-------divided by zero. Listen to me! We are all individuals!---------
On Mon, 31 May 1999, David Filion wrote:
=>Can someone please tell me if there is a 'simple' way to add the current working
=>directory to the path. I've been able to do it using functions etc but am
=>wondering if there is an easier way. i.e. Can I just add the "." character to
=>the path?
=>
=>Thanks in advance.
=>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]