Linux Commands
Linux Commands
Contents[Hide]
ABCDEFGHIJKLMNOPQRSTUVWXYZ
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. If you do not find an answer to your question
on this page or you need extra help, feel free to ask us on our new Linux Forum. We will be more
than happy to help you with your Linux questions there.
1. A B C D E F G H I J K L M N O P Q R S
TUVWXYZ
A
cd - change directory
csplit [man page] - split a file into sections determined by context lines
date [man page] - print or set the system date and time
dd [man page] - convert and copy a file
fold [man page] - wrap each input line to fit in specified width
I
J
K
L
Q
R
tee [man page] - read from standard input and write to standard output and files
time [man page] - run programs and summarize system resource usage
X
Y