Category: Shell

SED

SED(1) User Commands SED(1) NAME sed – stream editor for filtering and transforming text SYNOPSIS sed … {script-only-if-no-other-script} … DESCRIPTION Sed is a stream editor. A stream editor is used…

SCREEN

SCREEN(1) General Commands Manual SCREEN(1) NAME screen – screen manager with VT100/ANSI terminal emulation SYNOPSIS screen ] screen -r tty] screen -r sessionowner/tty] DESCRIPTION Screen is a full-screen window manager…

SCP

SCP(1) BSD General Commands Manual SCP(1) NAME top scp — secure copy (remote file copy program) SYNOPSIS top scp host1:]file1 … host2:]file2 DESCRIPTION top scp copies files between hosts on…

ROUTE

ROUTE(8) Linux System Administrator’s Manual ROUTE(8) NAME top route – show / manipulate the IP routing table SYNOPSIS top route route add target If] route

PS

PS(1) User Commands PS(1) NAME ps – report a snapshot of the current processes. SYNOPSIS ps DESCRIPTION ps displays information about a selection of the active processes. If you want…

LS

List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor –sort is specified. Mandatory arguments to long options are mandatory for short…

LESS

LESS(1) General Commands Manual LESS(1) NAME less – opposite of more SYNOPSIS less -? less –help less -V less –version less aABcCdeEfFgGiIJKLmMnNqQrRsSuUVwWX~] lines] cmd] … (See the OPTIONS section

KILL

KILL(1) User Commands KILL(1) NAME kill – terminate a process SYNOPSIS kill pid|name… kill -l | -L DESCRIPTION The command kill sends the specified signal to the specified processes or…

HOSTNAME

HOSTNAME(1) Linux System Administrator’s Manual HOSTNAME(1) NAME hostname – show or set the system’s host name dnsdomainname – show the system’s DNS domain name domainname – show or set the…