Baho Utot wrote:
> You can change
>
> } 2>&1 | tee -a $LOG
>
> to
>
> } |& tee -a $LOG
>
>
> the |& does the same thing as 2>&1
Perhaps, but the construct I use is clear to me. There is more than one
way to do things.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ
On 05/15/2013 03:56 PM, Bruce Dubbs wrote:
> William Harrington wrote:
>> On May 15, 2013, at 12:12 PM, Bruce Dubbs wrote:
>>
>>> Not quite. I just put that out as an example of fetching via
>>> svn/ftp/http and some examples of using regex expressions.
>>>
>>> The changes are not great, but the e
On May 15, 2013, at 2:56 PM, Bruce Dubbs wrote:
You might want to like into https://mariadb.org/. mysql is being
impacted by Oracle in some not-helpful ways.
I moved from Solaris to linux with my sun machines when oracle took
over as they squashed free support for required patches.
Was l
William Harrington wrote:
>
> On May 15, 2013, at 12:12 PM, Bruce Dubbs wrote:
>
>> Not quite. I just put that out as an example of fetching via
>> svn/ftp/http and some examples of using regex expressions.
>>
>> The changes are not great, but the edited diff below shows the relevant
>> changes.
On May 15, 2013, at 12:12 PM, Bruce Dubbs wrote:
Not quite. I just put that out as an example of fetching via
svn/ftp/http and some examples of using regex expressions.
The changes are not great, but the edited diff below shows the
relevant
changes. Mostly regex additions/changes.
Excel
William Harrington wrote:
>
> On May 14, 2013, at 11:27 PM, Bruce Dubbs wrote:
>
>> I fixed that a couple of days ago.
>>
>> -- Bruce
>>
> Is the script at
> http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files reflecting
> your changes or do you copy the script after changes?
Not quite.
On May 14, 2013, at 11:27 PM, Bruce Dubbs wrote:
I fixed that a couple of days ago.
-- Bruce
Is the script at http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files
reflecting your changes or do you copy the script after changes?
Sincerely,
William Harrington--
http://linuxfromsc
I fixed that a couple of days ago.
-- Bruce
On May 14, 2013 11:25 PM, "William Harrington"
wrote:
>
> On May 14, 2013, at 9:47 PM, Bruce Dubbs wrote:
>
> I was just going to look at that.
> It looks like I'll need to add some special cases.
>
>
> I also noticed that it picked up perl 5.18 whic
On May 14, 2013, at 9:47 PM, Bruce Dubbs wrote:
I was just going to look at that.
It looks like I'll need to add some special cases.
I also noticed that it picked up perl 5.18 which is in RC3 as far as I
know. Hehe. I saw that in the script and was all excited for perl
5.18.0!
Sincerely
William Harrington wrote:
>
> On May 10, 2013, at 9:10 AM, Bruce Dubbs wrote:
>
>> Thanks William.
>>
>> -- Bruce
>
>
> Hello,
>
> I do notice one issue that has just cropped up with kbd.
>
> altlinux.org/pub/people/legion/kbd has:
>
> kbd-1.15.tar.gz
> kbd-2.0.0wip-20130514.tar.gz (added today a
On May 10, 2013, at 9:10 AM, Bruce Dubbs wrote:
Thanks William.
-- Bruce
Hello,
I do notice one issue that has just cropped up with kbd.
altlinux.org/pub/people/legion/kbd has:
kbd-1.15.tar.gz
kbd-2.0.0wip-20130514.tar.gz (added today am.)
The script states kbd-2.0.0 is the latest now
2013/5/10 William Harrington :
>
> On May 9, 2013, at 10:44 PM, Bruce Dubbs wrote:
>
> You do need to change the
> mail command. Just comment it out and uncomment the echo command just
> before it.
>
>
> I copied and pasted the command from a browser and all works.
> I did change the mail address
William Harrington wrote:
>
> On May 9, 2013, at 10:44 PM, Bruce Dubbs wrote:
>
>> You do need to change the
>> mail command. Just comment it out and uncomment the echo command just
>> before it.
>
> I copied and pasted the command from a browser and all works.
> I did change the mail address for
On May 9, 2013, at 10:44 PM, Bruce Dubbs wrote:
You do need to change the
mail command. Just comment it out and uncomment the echo command just
before it.
I copied and pasted the command from a browser and all works.
I did change the mail address for the output destination as I don'
think
xinglp wrote:
> 2013/5/9 Bruce Dubbs
>
>> xinglp wrote:
>>
>>> And I got these errors with PHP 5.4.12
>>> PHP Warning: Invalid argument supplied for foreach() in
>>> /xxx/lfs-latest-files.php on line 26
>>> PHP Warning: Invalid argument supplied for foreach() in
>>> /xxx/lfs-latest-files.php on
xinglp wrote:
> 2013/5/9 Bruce Dubbs
>>
>> xinglp wrote:
>>> 2013/5/8 Armin K.
>>
File is here:
phpshttp://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files.
>>>
>>> Would you please provide a zipped .php file of this script.
>>> The phps is not formatted well. All tabs were changed
2013/5/9 Bruce Dubbs
>
> xinglp wrote:
> > 2013/5/8 Armin K.
>
> >> File is here:
> >> http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files.phps
> >
> > Would you please provide a zipped .php file of this script.
> > The phps is not formatted well. All tabs were changed into blanks.
>
> I
2013/5/9 Bruce Dubbs
> xinglp wrote:
>
> > And I got these errors with PHP 5.4.12
> > PHP Warning: Invalid argument supplied for foreach() in
> > /xxx/lfs-latest-files.php on line 26
> > PHP Warning: Invalid argument supplied for foreach() in
> > /xxx/lfs-latest-files.php on line 26
> > PHP War
xinglp wrote:
> And I got these errors with PHP 5.4.12
> PHP Warning: Invalid argument supplied for foreach() in
> /xxx/lfs-latest-files.php on line 26
> PHP Warning: Invalid argument supplied for foreach() in
> /xxx/lfs-latest-files.php on line 26
> PHP Warning: Invalid argument supplied for f
xinglp wrote:
> 2013/5/8 Armin K.
>> File is here:
>> http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files.phps
>
> Would you please provide a zipped .php file of this script.
> The phps is not formatted well. All tabs were changed into blanks.
I abhor tabs in code. The file is less than
2013/5/9 xinglp
>
>
>
> 2013/5/8 Armin K.
>
> On 05/08/2013 12:24 PM, purnomo hadi wrote:
>> > link 404 not found
>> >
>> >
>>
>> Please do not top post.
>>
>> File is here:
>> http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files.phps
>
> Would you please provide a zipped .php file of thi
2013/5/8 Armin K.
> On 05/08/2013 12:24 PM, purnomo hadi wrote:
> > link 404 not found
> >
> >
>
> Please do not top post.
>
> File is here:
> http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files.phps
Would you please provide a zipped .php file of this script.
The phps is not formatted we
On 05/08/2013 12:24 PM, purnomo hadi wrote:
> link 404 not found
>
>
Please do not top post.
File is here:
http://anduin.linuxfromscratch.org/~bdubbs/lfs-latest-files.phps
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the abo
link 404 not found
2013/5/7 Bruce Dubbs
> I've completed my script to check package versions and set it up to run
> on anduin at 01:50 GMT daily and email the results to lfs-book. The
> first iteration is now there run at 2013-05-06 21:07:36 GMT.
>
> The source for the script is at
> http://an
I've completed my script to check package versions and set it up to run
on anduin at 01:50 GMT daily and email the results to lfs-book. The
first iteration is now there run at 2013-05-06 21:07:36 GMT.
The source for the script is at
http://anduin/~bdubbs/lfs-latest-files.phps. It takes about
25 matches
Mail list logo