Displaying 20 results from an estimated 2000 matches similar to: "Problem with large tar file."
2005 Sep 25
1
tar with pipe
CentOS 4.1 X86_64
I am trying to collect all my music files and extract them into a new
directory flat, (without the hierarchy)
The command works find without the pipe, but do not work with.
1.Why don't the command work after the pipe?
2.How do I remove the hierarchy before extracting?
$ tar -cvf music.tar `find ../ -name '*.mp3' -o -name '*.ogg'` | tar
-xvf music.tar
2004 Sep 03
2
From OCFS to tape via tar (and back again)
We're using RMAN to back up our 9.2 RAC database to an OCFS v1 volume.
We have an existing shell script that we use for copying files from disk
to tape via tar, one file at a time. (Don't ask why. It's a legacy
script. Long story.) We're tweaking this script to use --o_direct when
tarring the file to tape and that seems to be working fine:
# tape device is /dev/nst0
$ tar
2005 Sep 03
2
tar question
Basic tar question:
I have created a ar file with
tar -prvf /tmp/ib_backup.tar /opt/interbase/data/*
The file has been copied to another box and I want to untar the file into
/opt/interbase/data/
I am not sure about the syntax; how to specify where I want the data to
be placed.
Here is my start of the command:
tar -xvf /tmp/ib_backup.tar #The tar file is in /tmp
Todd
--
2002 Aug 11
1
Samba Open Server 5 package?
Hello,
I'm having trouble installing Samba on a SCO Open Server 5 system. I have gone over the Skunkware CD and the Caldera Website. I can find TAR'd versions of SAMBA but for some reason it won't let me start smbd or nmbd without giving me a core dump.
Does anyone know either
1. why I'm getting the core dumps
or
2. If there is a package install for OSv5.
The reason I ask
2003 May 23
1
Trouble installing Tarball samba-2.2.8a
Hello,
I have been trying to install the tar'd version of
samba because I need a few options I can not get to
work with the RPM version.
This is what I do when i setup samba
# tar xvfz samba.x.x.x
#./configure --with-winbind
--with-winbind-auth-challenge
#make
#make install
And it goes through those steps fine, but when I try
to run the smbd or nmbd daeomons, it says it cant find
it. And
2002 Jan 03
1
File system usage
This is a simple question. How much file system overhead is there with this system? Is it only as large as the largest file transfered or could you potentially (even if configured correctly) end up with double what you started out with on the sending or receiving end?
The reason I need to be sure is that I have a file system that's literally several hundred thousand files. Complete it's
2009 Nov 11
4
About the tar extract signal directory~~
Hi,all:
I've couple of large tarballs such as www.tar and images.tar.
Is it possible to extract a single file or a list of files from a large
tarball such as images.tar instead of extracting the entire tarball?
How do I extract specific files under Linux / UNIX operating systems?
Thanks in advance ~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Jan 03
1
OpenSSH, Solaris 8, and BSM works with BSM patch, but must disable privilege separation
To get BSM working on Solaris 8 with OpenSSH, I did this:
Download John R. Jackson's OpenSSH 3.5p1 BSM patch here, and save as "patch.tar.gz":
http://bugzilla.mindrot.org/show_bug.cgi?id=125
(NOTE TO OpenSSH DEVELOPERS, can you incorporate this patch into the next version of OpenSSH?)
Installing the OpenSSH 3.5p1 BSM patch:
?--------------------------------------
Turning on Sun BSM
2013 Aug 30
2
cleaning requires header files
Hello,
If I do:
$ tar xvf syslinux-6.01.tar.xz
$ cd syslinux-6.01
$ make clean
Then I get:
".../syslinux-6.01/mk/efi.mk:27: *** Missing ia32 gnu-efi header files. Stop."
Is it normal that cleaning requires header files ?
Thank you.
Best regards.
2014 Feb 28
1
minor issue using opus-tools
hello all - this is probably something simple, but i am on-the-road and cant find a quick solution. ?i cant seem to get the opus toolset to recognize the ogg library. ?i was able to successfully get opus to work with FFMPEG, but not the toolset.
when i go to install opus-tools, i get the following message:
No package 'ogg' found
i would like to have opusenc working, since i have 700k
2013 May 25
2
[LLVMdev] [cfe-dev] [3.3 Release] Release Candidate 2 Available
On Fri, May 24, 2013 at 4:21 PM, Bill Wendling <wendling at apple.com> wrote:
> On May 24, 2013, at 1:19 PM, Bill Wendling <wendling at apple.com> wrote:
>
>> Hi!
>>
>> The binaries for the 3.3 release candidate 2 are starting to role in. Please take them and give them a go. Please file bug reports for any problems you encounter.
>>
>> At this point,
2009 Jan 07
3
mISDN compile problem
Hi,
I'm bumping on this :
cd /usr/src
wget http://www.misdn.org/downloads/mISDN.tar.gz
tar xvf mISDN.tar.gz
cd mISDN-1_1_18
make
<snip>
In file included from
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/core.h:9,
from
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c:20:
/usr/src/mISDN-1_1_8/include/linux/mISDNif.h:791: error: field
2005 Aug 27
1
Samba works!: Samba, Kerberos, Win2K Active Directory authentication
After some days, here is my personal cookbook for
Samba in Solaris.
I needed to share a folder in my Solaris server, but
using my Windows Active Directory Account. Here are my
proccess, if it can help to anyone or if anyone can
make corrections or suggestions.
Thx.
Personal Cookbook for Samba.
Objective:
To enable a Unix server for share folders
for Microsoft Windows machines with
2005 Aug 18
2
Starting a process at a specified nice value.
I wonder if someone could point me to the appropriate docs for my question? If
I would like to cause my system to always start 'smbd' processes at priority
7 for example, how would I go about doing that.
I'm assuming there's a better way than running a cronjob every minute to
renice existing processes.
I'd appreciate some help pointing me in the right direction.
Thanks.
2006 Mar 08
2
Trouble with the quote key
I?m having trouble with the quote key. I need to hit it twice for the
quotation character to appear. This is true for both double and single
quotes.
I can?t find where I would fix that. Could someone give me a hint.
Thank you.
(My regional and Keyboard settings are US English)
2013 Aug 30
2
cleaning requires header files
On Fri, 30 Aug 2013 05:43:42 -0400
Gene Cumm <gene.cumm at gmail.com> wrote:
> On Aug 30, 2013 4:51 AM, "YuGiOhJCJ Mailing-List" <
> yugiohjcj-mailinglist at laposte.net> wrote:
> >
> > Hello,
> >
> > If I do:
> > $ tar xvf syslinux-6.01.tar.xz
> > $ cd syslinux-6.01
> > $ make clean
> >
> > Then I get:
> >
2006 Oct 23
3
Unicall Installation
Hi,
Could anyone knows what went wrong with the error below result of installation of libsupertone.
[root@asterisk1 latest]# tar xvf libsupertone-0.0.2.tar
libsupertone-0.0.2/
libsupertone-0.0.2/AUTHORS
libsupertone-0.0.2/Makefile.am
libsupertone-0.0.2/COPYING
libsupertone-0.0.2/config/
libsupertone-0.0.2/config/ltmain.sh
libsupertone-0.0.2/config/missing
libsupertone-0.0.2/config/install-sh
2018 May 23
1
Trouble building R 3.5.0 under Ubuntu 18.04
I suspect the main difficulty the OP is having is building R with shlib
support.
Steve, can you build from source without the --enable-R-shlib flag on
configure?
Kevin
On 05/23/2018 01:58 PM, Ista Zahn wrote:
> On Tue, May 22, 2018 at 6:47 PM, Steve Gutreuter <sgutreuter at gmail.com> wrote:
>> I would love to hear from anyone who has successfully built 3.5.0 under
>>
2007 Jun 07
1
tar question
Hi
Using tar i normally create an archive etc and then unpack that archive,
job done.
But i am copying from one filesystem to another on the same host, they
are 2 seperate nfs filesystems, and i wonder is it possible to use tar
to do this as opposed to say rsync etc.
tar -cvf /some/input/dir to/here etc ?
thanks
1997 Jan 24
6
GNU tar vulnerability
I reported the following vulnerability to AUSCERT, but they weren''t
interested. People on this list might be, though!
GNU tar is lazy about file creation modes and file owners when unpacking
a tar file. Because GNU tar defaults to creating files owned by the
userid running tar when the username is not found on your system, it can
be possible to inadvertantly create setuid root