|
nfsstat(1) -- display NFS statistics
|
nfsstat displays statistics kept about NFS client and server activity. If neither -M nor -N option was specified statics will be obtained from the running system by calling sysctl(3) routine. Otherwis... |
nice(1) -- execute a utility with an altered scheduling priority
|
nice runs utility at an altered scheduling priority. If an increment is given, it is used; otherwise an increment of 10 is assumed. The superuser can run utilities with priorities higher than normal b... |
|
nm(1) -- display name list (symbol table)
|
The symbol table (name list) of each object in file(s) is displayed. If a library (archive) is given, nm displays a list for each object archive member. If file is not present, nm searches for the fil... |
nohup(1) -- invoke a command immune to hangups
|
The nohup utility invokes command with its arguments and at this time sets the signal SIGHUP to be ignored. If the standard output is a terminal, the standard output is appended to the file nohup.out ... |
nroff(1) -- emulate nroff command with groff
|
The nroff script emulates the nroff command using groff. The -T option with an argument other than ascii and latin1 will be ignored. The -h option is equivalent to the grotty -h option. The -i, -n, -m... |
objcopy(1) -- copy and translate object files
|
The GNU `objcopy' utility copies the contents of an object file to another. `objcopy' uses the GNU BFD Library to read and write the object files. It can write the destination object file in a forma... |
objdump(1) -- display information from object files.
|
objdump displays information about one or more object files. The options control what particular information to display. This information is mostly useful to programmers who are working on the compila... |
od(1) -- octal, decimal, hex, ascii dump
|
od has been deprecated in favor of hexdump(1). hexdump(1), if called as od, provides compatibility for the options described below. It does not provide compatibility for the -s option (see strings(1))... |
oldrdist(1) -- remote file distribution program
|
oldrdist is a program to maintain identical copies of files over multiple hosts. It preserves the owner, group, mode, and mtime of files if possible and can update programs that are executing. oldrdis... |
olf2elf(1) -- convert between ELF and OLF object module format
|
The elf2olf utility reads the specified ELF version 1 module operands and converts them to the default operating system's OLF object module format. The olf2elf utility reverses the process. The modul... |
openssl(1) -- OpenSSL command line tool
|
OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them. The ope... |
otp-md4(1) -- respond to an OTP challenge
|
S/Key is a procedure for using one-time passwords to authenticate access to computer systems. It uses 64 bits of information transformed by the MD4, MD5, SHA1, or RIPEMD-160 algorithms. The user suppl... |
otp-md5(1) -- respond to an OTP challenge
|
S/Key is a procedure for using one-time passwords to authenticate access to computer systems. It uses 64 bits of information transformed by the MD4, MD5, SHA1, or RIPEMD-160 algorithms. The user suppl... |
otp-rmd160(1) -- respond to an OTP challenge
|
S/Key is a procedure for using one-time passwords to authenticate access to computer systems. It uses 64 bits of information transformed by the MD4, MD5, SHA1, or RIPEMD-160 algorithms. The user suppl... |
otp-sha1(1) -- respond to an OTP challenge
|
S/Key is a procedure for using one-time passwords to authenticate access to computer systems. It uses 64 bits of information transformed by the MD4, MD5, SHA1, or RIPEMD-160 algorithms. The user suppl... |