| United States-English |
|
|
|
![]() |
Release Notes for HP-UX 11.0: HP 9000 Computers > Chapter 8 Commands and LibrariesChanged User Commands in Section 1 |
|
This section summarizes changes to commands in Section 1 of the HP-UX Reference manual (and the online manpages). Users can now maintain binary files, such as executable files, in SCCS. The following options have been added to admin(1):
The following option has been added to at(1):
A new skip feature causes cmp(1) to skip initial bytes in the files. The new format is: cmp [-l] [-s] file1 file2 [skip1 [skip2]] The options -l, -r, and -e accept an optional parameter, username, to specify a particular user. Only a user with appropriate privilege can specify username. An additional argument {*} has been added to repeat the previous operand as many times as necessary to finish input. The following changes have been made:
Three new options have been added to the dd command: files, iseek, and oseek. The iseek and oseek options have been added as aliases for the skip and seek options, respectively. The new -E option produces a script for the editor ed(1) that will incorporate into file1 all changes between file2 and file3, but treat overlapping changes differently. The overlapping lines from both files will be inserted by the edit script, bracketed by <<<<<< and >>>>>> lines. The new -X option will produce a script that will incorporate only changes flagged ====, and treat these changes in the manner of the -E option. The new -C option is similar to -x, except that the input file is assumed to have been encrypted. The new -h option instructs the file(1) command not to follow links in the case of files with symbolic links. The following features are added: The -local option matches files which physically reside on a local file system. Its use can improve performance, because searching is restricted only to files residing on the local file system, ignoring any remotely mounted file systems. \+ termination of the -exec cmd option (instead of \;) aggregates a set of pathnames and executes cmd on the set. This can vastly improve processing speed. If the user wishes to change the \; to \+, then the find(1) command output sequence might be different. This is because find \+ passes an aggregated set of pathnames to the command being executed, and the output depends on the way the command handles the aggregated set. For example, consider the following sequence:
However, if we use \+, the output will be:
Note the change in the sequence of filenames being printed by find(1). This change in the output sequence of the filenames is because the ll command behaves differently when invoked with multiple pathnames and single pathnames. The following information has been added to the default output format of finger:
The -C and -N options were updated to support multiple dump files within a dump directory:
The -f file option uses file as the name of the accounting file instead of /var/adm/wtmp or /var/adm/btmp. This provides the user with the flexibility to specify a different accounting file instead of the normal /var/adm/wtmp or /var/adm/btmp. The new lc command version is basically the same as using ls -C in that its output is columnar even when redirected. Here are the new options and suffixes:
There are new options -M and -T and new sections local, new, old, and public.
The user can specify any of the new section names, local, new, old, or public, to get a manpage stored in the directories corresponding to the section. For example, man public <cmd> There are new ways of invoking existing options:
Added sequences that can be entered when more pauses:
The new -f option is now the preferred way to specify the name of the tape device. The mt command has also been changed to accept both rew and rewind as the command argument for rewinding the tape.
Here are the new features:
The format of ps -l is different on 64-bit capable machines. The two fields addr and wchan will have a larger field size to accommodate a 64- bit number. Scripts that parse the output of ps -l may have to be modified to account for these larger field sizes. Beginning at 10.30, the uname(1) command may display an incorrect model on future machines. uname(1) is restricted to eight characters for the model. However some future machines will have more than eight characters for the model. If the model string is longer than eight characters, uname(1) will truncate the model string to eight characters. It is therefore recommended that the model(1) or getconf(1) commands be used to obtain the model string. Refer to “Unified Binary Implementation for HP-UX 11.0” in Chapter 2 for more details. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||