Category: Shell

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…

GDB

GDB(1) GNU Development Tools GDB(1) NAME gdb – The GNU Debugger SYNOPSIS gdb DESCRIPTION The purpose of a debugger such as GDB is to allow you to see