tldr/pages.fa/common/clear.md

21 lines
567 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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