|
|
| Linux Command Line - nothing it's impossible by command line! |
|
|
|
|
|
|
Download offline copy |
|
|
|
|
| |
|
|
| |
| |
| |
| |
| Follow us on... |
|
|
 |
|
 |
|
| |
| News Letter |
|
|
 |
Sign-up me to receive the news about this document |
|
|
|
|
|
| |
Version
Linux Command Line version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
|
|
| |
|
|
|
|
|
|
|
|
|
Linux Command Line:
Прагляд змесціва файлаў |
|
|
|
|
|
On this page you can view all commands divided into arguments |
|
|
|
|
|
|
|
|
|
|
| Command |
Description |
|
# cat file1 |
Паказвае змесціва файла, пачаўшы ад першага радка [man] |
|
# head -2 file1 |
Паказвае першыя два радкі файла [man] |
|
# less file1 |
Падобна на загад 'more', але таксама дазваляе пошук у файле ў адваротным накірунку [man] |
|
# more file1 |
Паказвае змесціва файла па частках [man] |
|
# tac file1 |
Паказвае змесціва файла, пачаўшы ад апошняга радка [man] |
|
# tail -2 file1 |
Паказвае два апошнія радкі файла [man] |
|
# tail -f /var/log/messages |
Паказвае, што дадаецца ў файл [man] |
|
|
|
|
|
|
|
|
|
Translated by:
Ihar Hrachyshka
| become translator! |
|
|
| |
|
|
|
|
| |
|
| Except where otherwise specified, the contents of LinuxCmd.org are licensed under License Creative Commons 2.5 Attribution |
| Free Distribution if provided Authors and, Not Commercial purposes and, Not Derivated Works 2.5 |
|
|
|
| Logos and trademarks used for the link are owned the legitimate owners |
|