Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor_master
- Date: Mon, 29 Jun 2009 16:35:31 -0500 (CDT)
- From: burnett@xxxxxxxxxxx
- Subject: Re: [Condor-users] condor_master
Hi Han:
> I run the condor_master must in this way:
> /../Â condor/bin/./condor_master
> How I can run the condor_master only enter condor_master ?
If by "only enter" you mean, simply that you'd like to be able to just
type condor_master rather than the long path, then the answer is quite
simple: you can add the condor/bin directory to your path:
http://www.linuxheadquarters.com/howto/basic/path.shtml
Regards,
-B