Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

cabextract(1) [suse man page]

CABEXTRACT(1)						      General Commands Manual						     CABEXTRACT(1)

NAME
cabextract - program to extract files from Microsoft cabinet (.cab) archives SYNOPSIS
cabextract [-ddir] [-f] [-Fpattern] [-h] [-l] [-L] [-p] [-q] [-s] [-t] [-v] cabinet files ... DESCRIPTION
cabextract is a program that un-archives files in the Microsoft cabinet file format (.cab) or any binary file which contains an embedded cabinet file (frequently found in .exe files). cabextract will extract all files from all cabinet files specified on the command line. To extract a multi-part cabinet consisting of several files, only the first cabinet file needs to be given as an argument to cabextract as it will automatically look for the remaining files. To prevent cabextract from extracting cabinet files you did not specify, use the -s option. OPTIONS
A summary of options is included below. -d dir Extracts all files into the directory dir. -f When testing or extracting cabinet files, corrupted MSZIP blocks will be ignored. A warning will be printed if a corrupted MSZIP block is encountered. -F pattern Only files with names that match the shell pattern pattern shall be listed, tested or extracted. On non-GNU systems, this match may be case-sensitive. -h Prints a page of help and exits. -l Lists the contents of the given cabinet files, rather than extracting them. -L When extracting cabinet files, makes each extracted file's name lowercase. -p Files shall be extracted to standard output. -q When extracting cabinet files, suppresses all messages except errors and warnings. -s When testing, listing or extracting cabinets which span multiple files, only cabinet files given on the command line shall be used. -t Tests the integrity of the cabinet. Files are decompressed, but not written to disk or standard output. If the file successfully decompresses, the MD5 checksum of the file is printed. -v If given alone on the command line, prints the version of cabextract and exits. Given with a list of cabinet files, it will list the contents of the cabinet files. AUTHOR
This manual page was written by Stuart Caie <kyzer@4u.net>, based on the one written by Eric Sharkey <sharkey@debian.org>, for the Debian GNU/Linux system. October 30, 2005 CABEXTRACT(1)

Check Out this Related Man Page

parunlock(1M)															     parunlock(1M)

NAME
parunlock - unlock stable complex profile or cancel pending changes to complex or partition configuration data SYNOPSIS
cell] username cell] PartitionNumber] username cell] PartitionNumber] username PartitionNumber] username cell] PartitionNumber] username username DESCRIPTION
The command unlocks the specified Partition Configuration Data, the Dynamic Complex Configuration Data, the Stable Complex Configuration Data, or the cell data; or cancels pending changes to the Stable Complex Configuration Data; or any combination of these. This command should be used with caution. It should be used only when the system resources are locked due to the abnormal termination of any partition command or other similar applications. Superuser permission is required to run this command on the local partition. If the option is used to access a remote partition or com- plex, superuser permission is not required on the local system, and the local system need not exist on an nPartition. If the option is specified, username on the remote host must have superuser permission or the command will fail. Refer to the for a description of the partition management terms used in this man page. Options and Arguments recognizes the following command line options and arguments: Unlocks the Partition Configuration Data of the specified target partition on the target complex. PartitionNumber specifies the unique number (integer) assigned to the partition when it was created. Unlocks the Stable Complex Configuration Data, the Dynamic Complex Configuration Data, the Partition Configuration Data of all the partitions on the target complex and the cell data of all the cells in the target complex. Unlocks the cell data of the specified cell. A cell can be specified either in the local (cabinet#/slot#) or global (cell#) format. For example, the cell located in cabinet 0, slot 1 is identified in the local format as 0/1 or in the global format as 1. Unlocks the Dynamic Complex Configuration Data of the target complex. Allows access to the complex specified by the option. The accessed complex is then considered the target complex. Access is through the service processor's LAN port. The option is required if this option is used. If this option is specified, the command prompts for the password. If an error is reported when you attempt to connect using this option, check to see that IPMI LAN access has not been disabled on the remote service processor. Access to the complex through IPMI over LAN can be enabled or disabled by logging on to the service processor and using the command from the Command Menu. The and options are mutually exclusive. This option should only be used in combination with either the or option. IPaddress|hostname specifies the IP address or hostname of the target partition or complex Cancels any pending changes to the Stable Complex Configuration Data of the target complex. Unlocks the Stable Complex Configuration Data of the target complex. Specifies the required authorization to access a partition other than the local partition (but can also be used as a loopback access to the local partition). The complex to be modified is the one in which this target partition resides. The option is required if this option is used. If this option is specified, the command prompts for the password. username specifies a configured user name on the target partition. Note: This command is a Web-Based Enterprise Management (WBEM) Client Application. The option accesses the target partition using a Secure Sockets Layer (SSL) connection. If errors are reported, check that the conditions described in the section are satisfied. Mapping of Global Cell Numbers to Local Cell Numbers The cabinets in a complex are numbered starting from 0. The cell slots in each cabinet are also numbered starting from 0. Each cabinet can have a maximum of 8 cells. For example, the cells located in cabinet 0 will have the following cell numbers in global format: 0, 1, 2, 3, 4, 5, 6, 7. The cell numbers in corresponding local format will be 0/0, 0/1, 0/2, 0/3, 0/4, 0/5, 0/6, 0/7. Similarly the cells located in cabinet 1 will have the following cell numbers in global format: 8, 9, 10, 11, 12, 13, 14, 15. The cell numbers in corresponding local format will be 1/0, 1/1, 1/2, 1/3, 1/4, 1/5, 1/6, 1/7. From the above convention the cell located in cabinet 1, slot 0 is identified in the local format as 1/0 or in the global format as 8. The command will display the above cell as "cab1,cell0". The cell located in cabinet 1, slot 4 is identified in the local format as 1/4 or in the global format as 12. The command will display the above cell as "cab1,cell4". See parstatus(1). RETURN VALUE
The command exits with one of the following values: Successful completion. Error condition occurred. EXAMPLES
Unlock the Partition Configuration Data of the partition whose partition number is Unlock the cell data of the cell Unlock the Stable Complex Configuration Data on the local complex. Unlock the Dynamic Complex Configuration Data on the local complex. Unlock the Stable Complex Configuration Data, the Dynamic Complex Configuration Data, the Partition Configuration Data of all the parti- tions on the local complex and the cell data of all the cells in the local complex. DEPENDENCIES
This command uses the Web-Based Enterprise Management (WBEM) product and some of its configuration settings. If you encounter connection errors when using the option, check that the following two conditions are satisfied: o Use the command (see cimconfig(1M) in the WBEM product documentation) to verify (and correct if necessary) the setting of the following two variables: o o o The target partition's digital certificate has been appended to the local partition's Shared Authentication Store. For the nPartition commands, the Shared Authentication Store is stored in the file: This file is used by all the clients, which use SSL based certificates. If these clients trust a target partition, then the nPartition commands will also trust the target partition. Refer to the WBEM documents specified in the section below for further information. AUTHOR
was developed by the Hewlett-Packard Company. SEE ALSO
fruled(1), parstatus(1), cplxmodify(1M), frupower(1M), parconfig(1M), parcreate(1M), parmgr(1M), parmodify(1M), parolrad(1M), par- remove(1M), partition(5). on on on parunlock(1M)
Man Page