The latest manual pages and help

gettext

The manual page and help for the gettext Linux command. The gettext program translates the original language message into the user's language by searching for the translation in a message catalog.

git add

The manual page and help for the git add Linux command. The git add command adds the contents of the file to the index.

postmap

The manual page for the postmap Linux command.

postfix

The manual page of the postfix Linux command. The postfix command is a program for managing the Postfix mail system.

nice

Nice Linux command manual page and help. The nice program runs the specified commands with the specified nice (run priority) value. The value of nice can be an integer from -20 to 19, where -20 is the highest priority and 19 is the lowest.

nslookup

Manual page for nslookup Linux command. nslookup is a program for querying Internet domain name servers (DNS).

rotate logs

Manual page and help for the rotatelogs Linux command. rotatelogs is a simple tool for rotating Apache log files.

tty

The manual page and help for the tty Linux command. tty prints the name of the terminal connected to the standard input to its standard output.

trance

The transset Linux command manual page and help. transset is a simple program for X servers that supports XFIXES, DAMAGE and COMPOSITE extensions. Allows the user to set the transparency of windows. 
The transparency value is a number between 0 and 1, where zero is completely transparent and 1 is completely opaque. If no opacity argument is specified, the default value of 0,75 is used for the opacity value. If neither --inc nor --dec is specified, opacity is treated as an absolute value and set to the given opacity value. If --inc or --dec is specified, opacity is treated as a relative value to increase or decrease the current opacity.

temp file

The manual page and help for the tempfile Linux command. The tempfile command creates temp files in a safe way.