|
Here is a list of basic linux commands. This list of linux commands is not complete as there are many more linux commands available. However, it should make a good start for a beginner or intermediate linux administrator / linux user. All linux commands in this list include examples to demonstrate how the actual linux command works.
A
- alias - create names or abbreviations for commands
- apropos - search the manual page names and descriptions
- at [man page] - queue, examine or delete jobs for later execution
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
- scp - secure copy (remote file copy program)
- ssh - OpenSSH SSH client (remote login program)
T
V
- vim - Vi IMproved, a programmers text editor
W
X
Y
yes [man page] - output a string repeatedly until killed
Z
|
i am new to this forum and in learning stage linux.I dont know how to write scripts. please explain the following command
# nohup sh dunning_script_normal.sh > log.out &