help

gunzip

The manual page and help for the gunzip Linux command. The gunzip command unpacks files packed by gzip, zip, compress, compress -H or pack programs. Input format recognition is automatic. When using the first two formats, gunzip checks the 32-bit CRC.

I am git

The manual page and help for the git am Linux command. The git am command splits messages in the mailbox into log messages, author data, and patches and applies them to the current software branch.

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.

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.

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.

unlink

The unlink Linux command manual page and help. The unlink command deletes the specified file or symbolic link.