Sponsored Content
Top Forums UNIX for Dummies Questions & Answers How to reverse engineer directories Post 78626 by vino on Thursday 21st of July 2005 05:28:31 AM
Old 07-21-2005
Why dont you use tar.

That will archive the whole directory. Transfer to the other machine and untar it. You will still retain the whole directory structure.

Vino
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

courses which will place me as a network engineer?

Hi, I'm a hardware er now. Can anyone say some courses which will place me as a Networking er. I'm doing my CCNA now. I've lot of interest in Networks. (3 Replies)
Discussion started by: yuvasyntel
3 Replies

2. Linux

Linux Network Engineer

Hi, I was wondering has anybodu completed the linux + Nework Engineer CompTIA Linux+ Certificate. Hows does it stand to the others, such as Red Hat certifications? Txs (1 Reply)
Discussion started by: Breen
1 Replies

3. HP-UX

Customer support engineer

Hi All, I need the help to deploy or implement HP MC service guard 2 node cluster step by step procedure is any1 who can help me to send me the step by step procedure. Thanks and Regards Jahangir (12 Replies)
Discussion started by: Jahangir
12 Replies

4. UNIX for Dummies Questions & Answers

Information on Network engineer and Unix Systems Engineer

Hi, I'm exploring a few different careers( Unix System's Admin, Network Engineer, and Unix System's Engineer). I asked in another thread about System's Admin, so I have some more info on that already. I'm not finding very much info on Network Engineers or Unix System Engineers though. Can you guys... (0 Replies)
Discussion started by: hpicracing
0 Replies

5. What is on Your Mind?

How to become good UNIX engineer

Maybe my question is quite stupid , but how to become good UNIX engineer. What to read , how to practice ? What a good engineer must know to call himself engineer . :cool: (14 Replies)
Discussion started by: solaris_user
14 Replies

6. Shell Programming and Scripting

Newbie hw engineer

Need a perl script that will extract component reference designators from a text file and write them to a new file. The refdes attribute will always follow the characters "REFDES=". So for the first line below I'd like to extract the reference designator R2402. A 2158 1882 12 2 2 3... (5 Replies)
Discussion started by: jeffs123456
5 Replies
RFMKDIR(1)							Rfio User Commands							RFMKDIR(1)

NAME
rfmkdir - make remote directories SYNOPSIS
rfmkdir [ -m mode ] [ -p ] directory... DESCRIPTION
rfmkdir provides an interface to the shift remote file I/O daemon (rfiod) for creating remote directories in mode 777 (possibly altered by umask(1)). The directory argument is either a remote directory name of the form: hostname:path or a local directory name (not containing the :/ character combination). Creation of a directory requires write permission in the parent directory. OPTIONS
The following options apply to rfmkdir: -m mode This option allows users to specify the mode to be used for the new directories. Choices for modes can be found in chmod(1). -p With this option, rfmkdir creates dirname by creating all the non-existing parent directories first. SEE ALSO
mkdir(1), umask(1), mkdir(2), rfiod(1) AUTHOR
LCG Grid Deployment Team LCG
$Date: 2005/03/31 13:13:04 $ RFMKDIR(1)
All times are GMT -4. The time now is 07:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy