[EMAIL PROTECTED] wrote:
> On 26/12/06 17:28:18, Ag. Hatzimanikas wrote:
>
>> On Tue, Dec 26, at 11:26 [EMAIL PROTECTED] wrote:
>>
>>> Hallo!
>>>
>>>
>>> I'm failing at figuring out how to set $PATH for fcron jobs. I want to
>>> be
>>> <snip>
>> To answer your question,please try to set up the desired path to the
>> fcrontab itself.
>>
>> PATH=/bin:/usr/bin:/home/lynx/scripts
>>
>
> Ah, thanks. I thought I'd have to get login set the PATH. Still I'm wondering
> where the default PATH is coming from before any bash_profile or bashrc is
> read. Some where I read it would be compiled in, just didn't say where.
>
If by "... would be compiled in", you meant "system provided", maybe
this is what you recalled.
ENVIRONMENT
Init sets the following environment variables for all its children:
PATH /usr/local/sbin:/sbin:/bin:/usr/sbin:/usr/bin
> <snip>
> Thanks again.
> Lynx
>
HTH
--
Witless
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page