ADS

Showing posts with label Consoles. Show all posts
Showing posts with label Consoles. Show all posts

Tuesday, 5 July 2011

Linux / Unix Command: tar

NAME

tar - The GNU version of the tar archiving utility

SYNOPSIS

tar [ - ] A --catenate --concatenate | c --create | d --diff --compare | r --append | t --list | u --update | x -extract --get [ --atime-preserve ] [ -b, --block-size N ] [ -B, --read-full-blocks ] [ -C, --directory DIR ] [ --checkpoint ]

Linux / Unix Command: less

NAME

less - opposite of more

EXAMPLES

SYNOPSIS

less -?
less --help
less -V
less --version

Linux / Unix Command: telnet

NAME

telnet - user interface to the TELNET protocol

SYNOPSIS

telnet [-8EFKLacdfrx ] [-X authtype ] [-b hostalias ] [-e escapechar ] [-k realm ] [-l user ] [-n tracefile ] [host [port ] ]

DESCRIPTION