|
|
| Linux Command Line - nothing it's impossible by command line! |
|
|
|
|
|
|
Download offline copy |
|
|
|
|
| |
|
|
| |
| |
| |
| |
| Follow us on... |
|
|
 |
|
 |
|
| |
| News Letter |
|
|
 |
Zapisz mnie, abym otrzymywał nowości |
|
|
|
|
|
| |
Version
Linux Command Line version 1.4
Last modified date: 2009-07-03
Created Date: 2008-01-06
|
|
| |
|
|
|
|
|
|
|
|
|
Linux Command Line:
Wyświetlanie zawartości pliku |
|
|
|
|
|
Na tej stronie możesz zobaczyć wszystkie polecenia podzielone na kategorie |
|
|
|
|
|
|
|
|
|
|
| Polecenie |
Opis |
|
# cat file1 |
wyświetl zawartość pliku zaczynając od początku [man] |
|
# head -2 file1 |
wyświetl pierwsze dwie linijki pliku [man] |
|
# less file1 |
podobne do 'more' ale pozwala także na poruszanie się do tyłu pliku [man] |
|
# more file1 |
wyświetl zawartość pliku z możliwością przewijania do przodu [man] |
|
# tac file1 |
wyświetl zawartość pliku zaczynając od końca [man] |
|
# tail -2 file1 |
wyświetl dwie ostatnie linijki pliku [man] |
|
# tail -f /var/log/messages |
wyświetl w czasie rzeczywistym co zostało dodane do pliku [man] |
|
|
|
|
|
| Polecenia według kategorii |
|
|
|
|
|
Translated by:
Mateusz Tybura
| 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 |
|
|
|
| Loga i znaki handlowe użyte dla tego hiperłącza są własnością ich właścicieli |
|