mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
8 lines
219 B
Markdown
8 lines
219 B
Markdown
# head
|
|
|
|
> نمایش محتوای ابتدایی یک فایل.
|
|
> اطلاعات بیشتر: <https://manned.org/head.1p>.
|
|
|
|
- نمایش چند خط اول یک فایل:
|
|
|
|
`head -n {{تعداد}} {{مسیر/فایل}}`
|