GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PACKDDIR(1) FreeBSD General Commands Manual PACKDDIR(1)

upackddir - extract PackdDir files.

upackddir [ options ] FILENAME...

Extracts and create PackdDir files.

By default upackddir extracts the given file, if FILENAME is '-' stdin will be used.

-t, --list
just list the contents of the archive.
-c, --create
create a new archive.
-f, --file=ARG
use this filename for a newly created archive. Default is stdout.
-x FILE
extracts FILE from the packddir archive, can be used multiple times.
--help
display help and exit.
--version
output version information and exit.

Extracting a PackdDir file:
upackddir foo.pak

Creating a PackdDir file:
upackddir -c . > currentdirectory.pak
upackddir -cf currentdirectory.pak .
upackddir -cf variuous.pak /root /var /tmp

Written by Fabio Bonelli <fabiobonelli@libero.it>.

Report bugs to <fabiobonelli@libero.it>.

Copyright © 2003-2004 Fabio Bonelli.
This is free software under the GPLv2; see the source and COPYING file for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
June 2003 User Commands

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.