10 More Discussions You Might Find Interesting
1. UNIX for Beginners Questions & Answers
I have two directories of files (new-config-files and old-config-files):
new-config-files/this-db/config.inc.php
new-config-files/that-db/config.inc.php
new-config-files/old-db/config.inc.php
new-config-files/new-db/config.inc.php
new-config-files/random-database/config.inc.php
etc.
... (4 Replies)
Discussion started by: spacegoose
4 Replies
2. Shell Programming and Scripting
Hi all,
I have a tar file and inside that tar file is a folder with additional tar.gz files. What I want to do is look inside the first tar file and then find the second tar file I'm looking for, look inside that tar.gz file to find a certain directory. I'm encountering issues by trying to... (1 Reply)
Discussion started by: bashnewbee
1 Replies
3. UNIX for Dummies Questions & Answers
Hello
I take a backup using the following command on Solaris 9
tar cvf /dev/rmt/0n data
the data volume contains a number of files say a, b, c , d ... etc
Now I want to restore only one file (eg b) from the data volume.
When I issue the command
tar xvf /dev/rmt/0n data/b... (1 Reply)
Discussion started by: rahmantanko
1 Replies
4. Solaris
I try to install globus toolkit 4 and have major problem
that's error in tar command while it install by make command
tar -C /usr/local/globus/ -xzf binary-trees/globus_libtool-*/*.tar.gz
tar: C: unknown function modifierand it notice me to use tar {c|r|t|u|x}
I think it can't use -z... (3 Replies)
Discussion started by: Harmut
3 Replies
5. UNIX for Advanced & Expert Users
Hi,
On my Unix Server in my directory, I have 70 files distributed in the following directories (which have several other files too). These files include C Source Files, Shell Script Source Files, Binary Files, Object Files.
a) /usr/users/oracle/bin
b) /usr/users/oracle... (1 Reply)
Discussion started by: marconi
1 Replies
6. High Performance Computing
I have rcently setup a 4 node cluster running sun cluster 3.2
and I have installed 4 zones on each node. when installing the zones I had to install the zone on all nodes the on the last node do a zlogin -C <zonename>
this worked ok.
theni I tried to siwitch the zone to node a thei work... (14 Replies)
Discussion started by: lesliek
14 Replies
7. Solaris
i have lot of directories which are needed to be transferred to a LINUX workstation. to do this i need to tar the directories. please let me know how to tar the directories in Sun Solaris. (7 Replies)
Discussion started by: mmb
7 Replies
8. Solaris
I want to know the command line to removed the only secondary group existed from a user on an HP/SUN. :confused: (1 Reply)
Discussion started by: jquizon62
1 Replies
9. Solaris
I downloaded GNUtar from sunfreeware.con and installed it on a sparc running sun 9.
Performed pkgadd -d on the required lib and tar file and everything seemed to be ok.
I tried to extract a file from a tar created using the sun version with no success. Tar ran for several hours working on the... (6 Replies)
Discussion started by: thumper
6 Replies
10. UNIX for Advanced & Expert Users
When I, or any other user, tar -xzvf file.tar.gz the resulting uncompressed directory/file has the owner:group of a user on my system, but not that of the user who untared it.
How can this be? Is there a .conf file for gnutar that I'm not aware of?
Details:
--> running RedHat 7.1
--> 45... (4 Replies)
Discussion started by: vancouver_joe
4 Replies