|
turnacct(1m) -- shell procedures for accounting
|
chargefee Can be invoked to charge a number of units to login- name. A record is written to /var/adm/fee, to be merged with other accounting records during the night. ckpacct Should be initiated via cron(1M). It periodically checks the size of /var/adm/pacct. If the size exceeds blocks, 1000 by default, turnacct is invoked with argument switch. If the number of free disk blocks in the /var file sy... |
u370(1) -- provide truth value about processor type
|
The following commands return a true value (exit code 0) if the a processor type matches the command name. Otherwise a false value (exit code non-zero) is returned. These commands are commonly used within make makefiles and shell procedures to improve portability of applications (see make(1)). ___________________________________________________________________________ | Command | True for: ||Comma... |
|
u3b(1) -- provide truth value about processor type
|
The following commands return a true value (exit code 0) if the a processor type matches the command name. Otherwise a false value (exit code non-zero) is returned. These commands are commonly used within make makefiles and shell procedures to improve portability of applications (see make(1)). ___________________________________________________________________________ | Command | True for: ||Comma... |
u3b10(1) -- provide truth value about processor type
|
The following commands return a true value (exit code 0) if the a processor type matches the command name. Otherwise a false value (exit code non-zero) is returned. These commands are commonly used within make makefiles and shell procedures to improve portability of applications (see make(1)). ___________________________________________________________________________ | Command | True for: ||Comma... |
u3b2(1) -- provide truth value about processor type
|
The following commands return a true value (exit code 0) if the a processor type matches the command name. Otherwise a false value (exit code non-zero) is returned. These commands are commonly used within make makefiles and shell procedures to improve portability of applications (see make(1)). ___________________________________________________________________________ | Command | True for: ||Comma... |
u3b5(1) -- provide truth value about processor type
|
The following commands return a true value (exit code 0) if the a processor type matches the command name. Otherwise a false value (exit code non-zero) is returned. These commands are commonly used within make makefiles and shell procedures to improve portability of applications (see make(1)). ___________________________________________________________________________ | Command | True for: ||Comma... |
udcc(1) -- user-defined character raster font compiler
|
udcc compiles udc_file in UDC raster font format, and merges it with font_file. Font file specified by font_file must be in PCF (Portable Compiled Format) . The merged file is written to the dest_file in PCF. If udc_file is omitted, the standard input is read. If dest_file is not specified, the standard output is used. |
udpublickey(1m) -- update the publickey database file and the NIS map
|
udpublickey is executed from the updaters(1M) makefile when either newkey or rpc.ypupdated updates the /etc/publickey database file. udpublickey receives the following information from newkey or rpc.ypupdated: Requestor's name (a string) Type of update Number of bytes in key Key Number of bytes in data Data After receiving this information, udpublickey attempts to update the publickey database fi... |
ul(1) -- do underlining
|
ul reads the named files (or standard input if none are given) and translates occurrences of underscores to the sequence which indicates underlining for the terminal in use, as specified by the environment variable TERM. The -t option overrides the terminal type specified in the environment. The terminfo(4) file corresponding to TERM is read to determine the appropriate sequences for underlining. ... |
umask(1) -- set or display the file mode creation mask
|
The umask command sets the value of the file mode creation mask or displays the current one. The mask affects the initial value of the file mode (permission) bits for subsequently created files. |
umodem(1) -- XMODEM-protocol file transfer program
|
umodem is a file transfer program that incorporates the well-known XMODEM protocol used on CP/M systems and on the HP 110 portable computer. |
umount(1m) -- mount and unmount file systems
|
The mount command mounts file systems. Only a superuser can mount file systems. Other users can use mount to list mounted file systems. The mount command attaches special, a removable file system, to directory, a directory on the file tree. directory, which must already exist, will become the name of the root of the newly mounted file system. special and directory must be given as absolute path na... |
umountall(1m) -- mount and unmount multiple file systems
|
mountall is used to mount file systems according to file_system_table. By default, /etc/fstab is the file_system_table. If a dash (-) is specified, mountall reads file_system_table from the standard input; the standard input must be in the same format as the /etc/fstab. Before each file system is mounted, a check is done using fsck (see fsck(1M)) to ensure that the file system is mountable. If the... |
umount_cdfs(1m) -- mount and unmount CDFS file systems
|
The mount command mounts file systems. Only a superuser can mount file systems. Other users can use mount to list mounted file systems. The mount command attaches special, a removable file system, to directory, a directory on the file tree. directory, which must already exist, will become the name of the root of the newly mounted file system. special and directory must be given as absolute path na... |
umount_hfs(1m) -- mount and unmount HFS file systems
|
The mount command mounts file systems. Only a superuser can mount file systems. Other users can use mount to list mounted file systems. The mount command attaches special, a removable file system, to directory, a directory on the file tree. directory, which must already exist, will become the name of the root of the newly mounted file system. special and directory must be given as absolute path na... |