On Sat, 5 Jun 2010 12:27:09 -0400, "ill...@gmail.com" wrote:
> On 3 June 2010 11:11, Chip Camden wrote:
> > On Jun 03 2010 10:03, ill...@gmail.com wrote:
> >> On 3 June 2010 07:42, Polytropon wrote:
> >> > Depends on WHAT you want to stop - the illness or just its symptoms. :-)
> >> >
> >> > If
On 3 June 2010 11:11, Chip Camden wrote:
> On Jun 03 2010 10:03, ill...@gmail.com wrote:
>> On 3 June 2010 07:42, Polytropon wrote:
>> > On Thu, 03 Jun 2010 09:32:17 +0800, Aiza wrote:
>> >> When I exec tar from within a .sh shell script I get this message
>> >> tar: Removing leading '/' from me
On Jun 03 2010 10:03, ill...@gmail.com wrote:
> On 3 June 2010 07:42, Polytropon wrote:
> > On Thu, 03 Jun 2010 09:32:17 +0800, Aiza wrote:
> >> When I exec tar from within a .sh shell script I get this message
> >> tar: Removing leading '/' from member names
> >> I have tar outputting to > /dev/
On Thu, 3 Jun 2010 10:03:04 -0400, "ill...@gmail.com" wrote:
> tar -cvf - ./ -C / > /dev/null
> ?
Yes, of course! But I said "lazy man's method", and lazy does
only include x, c, v and f options, and -C is substituted by
a cd command. :-)
--
Polytropon
Magdeburg, Germany
Happy FreeBSD user si
On 3 June 2010 07:42, Polytropon wrote:
> On Thu, 03 Jun 2010 09:32:17 +0800, Aiza wrote:
>> When I exec tar from within a .sh shell script I get this message
>> tar: Removing leading '/' from member names
>> I have tar outputting to > /dev/null and still get this message.
>> With -v or without m
On Thu, 03 Jun 2010 09:32:17 +0800, Aiza wrote:
> When I exec tar from within a .sh shell script I get this message
> tar: Removing leading '/' from member names
> I have tar outputting to > /dev/null and still get this message.
> With -v or without makes no difference.
>
> How can I stop this
D
On Thu, 03 Jun 2010 09:32:17 +0800
Aiza wrote:
> When I exec tar from within a .sh shell script I get this message
> tar: Removing leading '/' from member names
> I have tar outputting to > /dev/null and still get this message.
> With -v or without makes no difference.
>
> How can I stop this
H
When I exec tar from within a .sh shell script I get this message
tar: Removing leading '/' from member names
I have tar outputting to > /dev/null and still get this message.
With -v or without makes no difference.
How can I stop this
___
freebsd-questi