*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages              
Title
Content
Arch
Section
 
 comm(1) -- select or reject lines common to two sorted files
    comm reads file1 and file2, which should be ordered in increasing collating sequence (see sort(1) and Environment Variables below), and produces a three-column output: Column 1: Lines that appear only in file1, Column 2: Lines that appear only in file2, Column 3: Lines that appear in both files. If - is used for file1 or file2, the standard input is used. Options 1, 2, or 3 suppress printing of th...
 command(1) -- execute a simple command
    command enables the shell to treat the arguments as a simple command, suppressing the shell function lookup. If command_name is not the name of the function, the effect of command is the same as omitting command.
 compact(1) -- compact and uncompact files, and cat them
    compact compresses the named files using an adaptive Huffman code. If no file names are given, standard input is compacted and sent to the standard output. compact operates as an on-line algorithm. Each time a byte is read, it is encoded immediately according to the current prefix code. This code is an optimal Huffman code for the set of frequencies seen so far. It is unnecessary to attach a decod...
 compress(1) -- compress and expand data
    The following commands compress and uncompress files and directory subtrees as indicated: compress Reduce the size of the named files using adaptive Lempel-Ziv coding. If reduction is possible, each file is replaced by a new file of the same name with the suffix .Z added to indicate that it is a compressed file. Original ownership, modes, access, and modification times are preserved. If no file is...
 compressdir(1) -- compress and expand data
    The following commands compress and uncompress files and directory subtrees as indicated: compress Reduce the size of the named files using adaptive Lempel-Ziv coding. If reduction is possible, each file is replaced by a new file of the same name with the suffix .Z added to indicate that it is a compressed file. Original ownership, modes, access, and modification times are preserved. If no file is...
 convert(1) -- convert an audio file
    This command converts audio files from one supported file format, data format, sampling rate, and number of channels to another. The unconverted file is retained as a source file. -sfmt format -dfmt format are the file formats for the source and destination files. Each format can be one of these: au Sun file format snd NeXT file format wav Microsoft RIFF Waveform file format u MuLaw format al ALaw...
 convertfs(1m) -- convert an HFS file system to allow long file names
    The convertfs command converts an existing HFS file system supporting the default maximum file name length of 14 characters into one that supports file names up to 255 characters long. Once an HFS file system is converted to long file names, it cannot be restored to its original state, since the longer file names require a directory representation that is incompatible with the default HFS director...
 convertfs_hfs(1m) -- convert an HFS file system to allow long file names
    The convertfs command converts an existing HFS file system supporting the default maximum file name length of 14 characters into one that supports file names up to 255 characters long. Once an HFS file system is converted to long file names, it cannot be restored to its original state, since the longer file names require a directory representation that is incompatible with the default HFS director...
 convert_awk(1m) -- converts old sendmail.cf files to new format
    convert_awk is an awk program that will convert pre-HP-UX 10.20 sendmail.cf files into the format required by sendmail 8.7 and up. To run it, use: awk -f convert_awk < old.cf > new.cf Note that the new sendmail.cf files offer a wealth of new options and features. You should STRONGLY consider making a new sendmail.cf file from the distribution version or from the m4 macros, which are provided in /u...
 cp(1) -- copy files and directory subtrees
    cp copies: + file1 to new or existing new_file, + file1 to existing dest_directory, + file1, file2, ... to existing dest_directory, + directory subtree directory1, to new or existing dest_directory. or + multiple directory subtrees directory1, directory2, ... to new or existing dest_directory. cp fails if file1 and new_file are the same (be cautious when using shell metacharacters). When destinati...
 cpio(1) -- copy file archives in and out; duplicate directory trees
    The cpio command saves and restores archives of files on magnetic tape, other devices, or a regular file, and copies files from one directory to another while replicating the directory tree structure. When cpio completes processing the files, it reports the number of blocks written. cpio -o (copy out, export) Read standard input to obtain a list of path names, and copy those files to standard outp...
 cplxmodify(1m) -- modify an attribute of a system complex
    The cplxmodify command modifies attributes of the complex of a partitionable system. The command is the equivalent, at the complex level, of the parmodify command, which modifies attributes of an nPartition. The complex to be modified defaults to the local complex, the one on which the command is run. A remote complex can be identified by specifying either the -u or -g option in combination with t...
 cpp(1) -- the C language preprocessor
    cpp is the C language preprocessor which is invoked as the first pass of any C compilation using the cc command (see cc(1)). Its purpose is to process #include and conditional compilation instructions and macros. Thus the output of cpp is designed to be in a form acceptable as input to the next pass of the C compiler. As the C language evolves, cpp and the rest of the C compilation package will be...
 cpset(1m) -- install object files in binary directories
    The cpset command installs the specified object file in the given directory. The mode, owner, and group, of the destination file can be specified on the command line. If this data is omitted, two results are possible: + If you have administrative permissions (that is, your numerical ID is less than 100), the following defaults are provided: mode 0555 owner bin group bin + If you do not have admini...
 crashconf(1m) -- configure system crash dumps
    crashconf displays and/or changes the current system crash dump configuration. The crash dump configuration consists of: + The crash dump device list. This list identifies all devices that can be used to store a crash dump. + The included class list. This list identifies all system memory classes that must be included in any crash dump. + The excluded class list. This list identifies all system me...
<<  [Prev]  1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20  21  
22  23  24  25  26  27  28  29  30  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service