Files
tldr/pages.fa/common/clear.md
Sebastiaan Speck 10896a0a0b pages*: fix tldr-lint issues (#11288)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
2023-10-26 19:31:26 +02:00

21 lines
569 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# clear
> پاک کردن صفحه ترمینال.
> اطلاعات بیشتر: <https://manned.org/clear>.
- پاک کردن صفحه (معادل فشردن کلیدهای کنترل+ال در پوسته بش) :
`clear`
- پاک کردن صفحه ترمینال با نگاه داشتن حافظه :
`clear -x`
- مشخص نمودن نوع ترمینال برای پاکسازی (مقدار پیشفرض در متغییر عمومی `Term`):
`clear -T {{نوع_ترمینال}}`
- نمایش نسخه `ncurses` استفاده شده در `clear` :
`clear -V`