Re: OT Re: help

2011-01-27 Thread Eduardo M KALINOWSKI
On Qui, 27 Jan 2011, "Boyd Stephen Smith Jr." wrote: In , shawn wilson wrote: Congratulations, you just hijacked a thread. When people use subjects like 'help', 'debian', etc, that might happen. Not more his fault than the OP that used the same bad subject. Thread hijacking is not based on t

Re: OT Re: help

2011-01-27 Thread Boyd Stephen Smith Jr.
In , shawn wilson wrote: >> Congratulations, you just hijacked a thread. > >When people use subjects like 'help', 'debian', etc, that might happen. Not >more his fault than the OP that used the same bad subject. Thread hijacking is not based on the Subject header, but rather the In-Reply- To and

Re: OT: Re: Help with a bash script please

2011-01-14 Thread Boyd Stephen Smith Jr.
In <20110114120047.ga7...@hysteria.proulx.com>, Bob Proulx wrote: >Adrian Levi wrote: >> zparameters="a -mhe=on -pd1ckhead -t7z -m0=lzma -mx=9 -mfb=64 -md=32m >> -ms=on -si" zfilename="Daily Backup - $(date +"%a %h %H%M >> %d-%m-%Y").$backuplevel.tar.7z" > >Yuck! Look at all of those spaces in the

Re: OT: Re: Help with a bash script please

2011-01-14 Thread Boyd Stephen Smith Jr.
In <4d303ac4.2020...@chello.at>, Mart Frauenlob wrote: >On 14.01.2011 11:37, Adrian Levi wrote: >> I have (hopefully) taken on everybody's suggestions, Here is the >> current script :) >> >> >> #!/bin/sh >> >> # Variables: >> # Determine backup level >> incrementalfile="/srv/tar_incremental_file

Re: OT: Re: Help with a bash script please

2011-01-14 Thread shawn wilson
No real help here, just some general comments. First, don't cd in a script. Use full paths - this includes defining paths to your programs (if you or someone else put a different program with the same name that is found earlier in your path, your script is liable to cause a big mess). Bash is nice

Re: OT: Re: Help with a bash script please

2011-01-14 Thread Mart Frauenlob
On 14.01.2011 12:50, Adrian Levi wrote: I know where the error lies but not how to fix it. zparameters="a -mhe=on -pd1ckhead -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on -si" zfilename="Daily Backup - $(date +"%a %h %H%M %d-%m-%Y").$backuplevel.tar.7z" When these two expand here: tar $tarparamet

Re: OT: Re: Help with a bash script please

2011-01-14 Thread Mart Frauenlob
On 14.01.2011 11:37, Adrian Levi wrote: I have (hopefully) taken on everybody's suggestions, Here is the current script :) #!/bin/sh # Variables: # Determine backup level incrementalfile="/srv/tar_incremental_file" if [ -f $incrementalfile ] then backuplevel="date +%w" you want: backuplevel

Re: OT: Re: Help with a bash script please

2011-01-14 Thread Bob Proulx
Adrian Levi wrote: > zparameters="a -mhe=on -pd1ckhead -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on > -si" > zfilename="Daily Backup - $(date +"%a %h %H%M %d-%m-%Y").$backuplevel.tar.7z" Yuck! Look at all of those spaces in the filename! :-) (Recalling all of the discussion over the past couple o

Re: [OT] Re: help with debian

2007-02-21 Thread Celejar
On Tue, 20 Feb 2007 00:19:56 +0200 Andrei Popescu <[EMAIL PROTECTED]> wrote: > On Mon, 19 Feb 2007 15:55:26 -0600 > Ron Johnson <[EMAIL PROTECTED]> wrote: > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 02/19/07 13:48, Andrei Popescu wrote: > > > On Mon, 19 Feb 2007 12:44:10 -

Re: [OT] Re: help with debian

2007-02-20 Thread Greg Folkert
On Tue, 2007-02-20 at 10:54 +0100, Håkon Alstadheim wrote: > Ron Johnson wrote: > > Well, there's mutt which is TUI. GNOME Evolution has Reply To List, > > and Icedove has an extension which adds Reply To List. That's what > > I use. > I've tried (several times) finding that extension. Care to te

Re: [OT] Re: help with debian

2007-02-20 Thread Stephen
On Tue, Feb 20, 2007 at 10:54:12AM +0100 or thereabouts, Håkon Alstadheim wrote: > Ron Johnson wrote: > > Well, there's mutt which is TUI. GNOME Evolution has Reply To List, > > and Icedove has an extension which adds Reply To List. That's what > > I use. > I've tried (several times) finding that

Re: [OT] Re: help with debian

2007-02-20 Thread Håkon Alstadheim
Ron Johnson wrote: > Well, there's mutt which is TUI. GNOME Evolution has Reply To List, > and Icedove has an extension which adds Reply To List. That's what > I use. I've tried (several times) finding that extension. Care to tell what it is called? -- Håkon Alstadheim -- To UNSUBSCRIBE, emai

Re: [OT] Re: help with debian

2007-02-19 Thread Roberto C. Sanchez
On Tue, Feb 20, 2007 at 12:19:56AM +0200, Andrei Popescu wrote: > > As I said before, the Reply button acts as Reply-to-list in case of a > mailing list. No problem here. The thing I'm not sure of is what is > the correct thing to do if the poster has set a Reply-To: header. > I believe that on a

Re: [OT] Re: help with debian

2007-02-19 Thread Andrei Popescu
On Mon, 19 Feb 2007 15:55:26 -0600 Ron Johnson <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02/19/07 13:48, Andrei Popescu wrote: > > On Mon, 19 Feb 2007 12:44:10 -0600 > > Ron Johnson <[EMAIL PROTECTED]> wrote: > > > (It's been a while since I used Sy

Re: [OT] Re: help with debian

2007-02-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/19/07 13:48, Andrei Popescu wrote: > On Mon, 19 Feb 2007 12:44:10 -0600 > Ron Johnson <[EMAIL PROTECTED]> wrote: > (It's been a while since I used Sylpheed, but I think it has a Reply To List option. >>> It has three buttons: >>> >>> o

Re: [OT] Re: help with debian

2007-02-19 Thread s. keeling
Andrei Popescu <[EMAIL PROTECTED]>: > On Mon, 19 Feb 2007 12:44:10 -0600 > Ron Johnson <[EMAIL PROTECTED]> wrote: > > > >> (It's been a while since I used Sylpheed, but I think it has a > > >> Reply To List option. > > > > > > It has three buttons: > > > > > > o Reply: Reply-to-list for lists

Re: [OT] Re: help with debian

2007-02-19 Thread Andrei Popescu
On Mon, 19 Feb 2007 12:44:10 -0600 Ron Johnson <[EMAIL PROTECTED]> wrote: > >> (It's been a while since I used Sylpheed, but I think it has a > >> Reply To List option. > > > > It has three buttons: > > > > o Reply: Reply-to-list for lists or simple reply for normal mail. > > If a Reply-To: is

Re: [OT] Re: help with debian

2007-02-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/19/07 11:52, Andrei Popescu wrote: > On Mon, 19 Feb 2007 11:22:53 -0600 > Ron Johnson <[EMAIL PROTECTED]> wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 02/19/07 10:44, Andrei Popescu wrote: >>> On Mon, 19 Feb 2007 15:31:0

Re: [OT] Re: help with debian

2007-02-19 Thread Andrei Popescu
On Mon, 19 Feb 2007 11:22:53 -0600 Ron Johnson <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 02/19/07 10:44, Andrei Popescu wrote: > > On Mon, 19 Feb 2007 15:31:07 GMT > > "s. keeling" <[EMAIL PROTECTED]> wrote: > > > >> Andrei Popescu <[EMAIL PROTECTED]>: >

Re: [OT] Re: help with debian

2007-02-19 Thread s. keeling
Andrei Popescu <[EMAIL PROTECTED]>: > On Mon, 19 Feb 2007 15:31:07 GMT "s. keeling" <[EMAIL PROTECTED]> wrote: > > > > My .sig explicitly says not to Cc: me, and that's ignored too. Why am > > Hhhm, Sylpheed-Claws is automatically adding the Reply-To: address to > the Cc:. Maybe I'm wrong, bu

Re: [OT] Re: help with debian

2007-02-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/19/07 10:44, Andrei Popescu wrote: > On Mon, 19 Feb 2007 15:31:07 GMT > "s. keeling" <[EMAIL PROTECTED]> wrote: > >> Andrei Popescu <[EMAIL PROTECTED]>: >>> On Sun, 18 Feb 2007 19:45:10 GMT >>> "s. keeling" <[EMAIL PROTECTED]> wrote: >>> >>>

Re: [OT] Re: help with debian

2007-02-19 Thread Andrei Popescu
On Mon, 19 Feb 2007 15:31:07 GMT "s. keeling" <[EMAIL PROTECTED]> wrote: > Andrei Popescu <[EMAIL PROTECTED]>: > > On Sun, 18 Feb 2007 19:45:10 GMT > > "s. keeling" <[EMAIL PROTECTED]> wrote: > > > > [snip] > > > > I think you are overreacting a bit. > > Oh? About what? > > I'm serious.