Linux commands
Command | Description |
---|---|
|
Displays the username of the current user when this command is invoked. |
|
remove empty directories |
|
output the last part of files |
|
report or omit repeated lines |
|
report a snapshot of the current processes |
|
delay for a specified amount of time |
|
make links between files |
|
an interface to the on-line reference manuals |
|
remove files or directories |
|
print or set the system date and time |
|
compare files line by line |
|
display Linux processes in dynamic real time view |
|
+ prints the OS name (ex. Linux, Darwin) |
|
compress or expand files |
|
show who is logged on |
|
clear the terminal screen |
|
change file timestamps |
|
Used to list the contents of a file. |
|
search for files in a directory hierarchy |
|
send a signal to a process |
|
compress or expand files |
|
run a command with substitute user and group ID |
|
print name of current/working directory |
|
open and possibly create a file |
|
view the text files in the command prompt, displaying one screen at a time in case the file is large |
|
opposite of more |
|
pipes help combine two or more commands and are used as input/output concepts in a command. |
|
display the amount of free and used physical and swap memory in the system |
|
print lines that match patterns |
|
kill processes by nam |
|
an archiving utility |
|
execute a command as another user |
|
Used to view the contents of a directory. |
|
move (rename) files |
|
display a line of text |
|
estimate file space usage |
|
|
|
Nano’s ANOther editor, an enhanced free Pico clone |
|
change user password |
|
Allows to navigate through the Linux files and directories. |
|
copy files and directories |
|
print newline, word, and byte counts for each file |
|
report file system disk space usage for all partitions |
|
|
|
|
|
change file owner and group |
|
make directories |
|
output the first part of files |
|
sort lines of text files |
|
GNU History Library |
|
|
|
build and execute command lines from standard input |
|
change file mode bits |
|
Find out the path of the current working directory (folder) you’re in. |
|
view all the processes running on the machine |
The shell {} operator |
Example with three directories enclosed in {}: |
|
Replace a string on one or more files without using an editor: |
|
Replace a string on one or more files without using an editor: |
|
Write instantaneous files: |
|
Use the |
|
Use the |
xargs \ grep --color 'import` |
|
Other command-line tools from third parties
Command | Description |
---|---|
|
download videos on Youtube and other video portals |