|
efi_ls(1m) -- list EFI file information or contents of an EFI directory
|
efi_ls lists file information or contents of an EFI directory. The EFI file system is based on the FAT file system and used by the Itanium(R)-based system BIOS to locate an HP-UX bootloader. See efi(4). efi_ls lists filenames, last modified dates, and file sizes. devicefile should be a device file for an EFI volume. Given a path, efi_ls determines whether the path is a file or a directory. For a f... |
efi_mkdir(1m) -- make an EFI directory
|
efi_mkdir makes an EFI directory. The EFI file system is based on the FAT file system and used by the Itanium(R)-based system BIOS to locate an HP-UX bootloader. See efi(4). efi_mkdir creates directory dirname in the EFI volume specified by devicefile. If dirname already exists, efi_mkdir exits with a diagnostic message, and the directory is not changed. If more than one subdirectory needs to be c... |
|
efi_rm(1m) -- remove an EFI file
|
efi_rm removes an EFI file. The EFI file system is based on the FAT file system and used by the Itanium(R)-based system BIOS to locate an HP-UX bootloader. See efi(4). devicefile should be the device file for the EFI volume. If file is a directory, efi_rm prints a diagnostic message and returns without removing the directory; use efi_rmdir(1M) to remove EFI directories. file should be relative to ... |
efi_rmdir(1m) -- remove an EFI directory
|
efi_rmdir removes an EFI directory The EFI file system is based on the FAT file system and used by the Itanium(R)-based system BIOS to locate an HP-UX bootloader. See efi(4). devicefile should be the device file for the EFI volume. If directory is not a directory or the directory is not empty, efi_rmdir prints a diagnostic message and returns without removing the file; use efi_rm(1M) to remove EFI... |
egrep(1) -- search a file for a pattern
|
The grep command searches the input text files (standard input default) for lines matching a pattern. Normally, each line found is copied to the standard output. grep supports the Basic Regular Expression syntax (see regexp(5)). The -E option (egrep) supports Extended Regular Expression (ERE) syntax (see regexp(5)). The -F option (fgrep) searches for fixed strings using the fast Boyer-Moore string... |
elfdump(1) -- dump information contained in object files.
|
elfdump takes one or more object files or libraries and dumps information about them. The following options are supported: -a Dumps archive headers from an archive library. -c Dumps the string table(s). -C (Modifier) Demangles C++ symbol names before printing them. This modifier is valid with -c, -r, -s, and -t. If specified with -H, this modifier is ignored. If specified with -n name, the symbol ... |
elm(1) -- process electronic mail through a screen-oriented interface
|
The elm program is a screen-oriented electronic mail processing system. It supports the industry-wide MIME standard for nontext mail, a special forms message and forms reply mechanism, and an easy-to-use alias system for individuals and groups. elm operates in three principal modes: + Interactive mode, running as an interactive mail interface program. (First syntax.) + Message mode, sending a sing... |
elmalias(1) -- display and verify elm user and system aliases
|
The elmalias command displays and verifies user and system elm aliases. The system database must have been created by the newalias command (see newalias(1)). The user database must have been created by either the newalias command or the elm mail system (see elm(1)). If the same alias is in both databases, the user version is used. Missing database files are silently ignored. Each database entry ca... |
enable(1m) -- Starts the DTS entity on the local node.
|
After the DTS entity is created with the dtscp create command, it is still in a non-functioning state. To put it into operation, you must invoke dtscp enable, which causes an immediate synchronization to take place. When the command is executed, the status attribute state is set to on. In addition, you may use the enable command to activate a DTS entity that has previously been deactivated with th... |
enable(1) -- enable/disable LP printers
|
The enable command activates the named printers, enabling them to print requests taken by lp. Use lpstat to find the status of printers (see lp(1) and lpstat(1)). disable deactivates the named printers, disabling them from printing requests taken by lp. By default, any requests that are currently printing on the designated printers are reprinted in their entirety either on the same printer or on a... |
env(1) -- set environment for command execution
|
env obtains the current environment, modifies it according to its arguments, then executes the command with the modified environment. Arguments of the form name=value are merged into the inherited environment before the command is executed. The =value are merged into the inherited environment before the command is executed. The value are merged into the inherited environment before the command is ... |
envd(1m) -- system physical environment daemon
|
The envd daemon provides a means for the system to respond to environmental conditions detected by hardware. Such responses are typically designed to maintain file system integrity and prevent data loss. The environmental conditions currently recognized by envd are over-temperature and chassis fan failure. envd logs messages and then executes actions when a supported environmental event is detecte... |
et-big5(1) -- big5 UDF file format converter
|
et-big5 is used to convert a PC ET UDF file to hp9000 UDF file |
et-ccdc(1) -- ccdc UDF file format converter
|
et-ccdc is used to convert a PC ET UDF file to hp9000 UDF file |
eucset(1) -- sets and gets code widths for ldterm
|
The eucset command sets or gets (reports) the encoding and display widths of the Extended UNIX Code (EUC), and UCS Transformation Format (UTF8), and GB18030 characters processed by the current input terminal. EUC is an encoding method for codesets composed of single or multiple bytes. It permits applications and the terminal hardware to use the 7-bit US ASCII code and up to three single byte or mu... |