Книга: Linux Command Line: An Admin Beginners Guide
Назад: Chapter Summary
Дальше: Archive And Compression
CHAPTER SIX: The Linux Command Line - More Advanced Commands
The Command Line - More Advanced Commands
Command
Description
locate
Locate file
find
Find file or files
grep
Global Regular Expression Parser
tar
Tape Archive
gzip
Zip compresssion
zcat
Read contents of Zip file
wc
Word Count
history
Display command History
tree
Show Tree representation
alias
Create a shortcode for a command
curl
Download a file
cmp
Compare
diff
Difference between files
which
Which command executes
ping
See if anyone out there
man
Manual
help
Help on command
Назад: Chapter Summary
Дальше: Archive And Compression