Files
tldr/pages.fa/linux/caja.md
2024-04-11 13:24:27 +09:00

25 lines
662 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.

# caja
> مدیریت فایلها و پوشه ها در محیط دسکتاپ MATE.
> اطلاعات بیشتر: <https://manned.org/caja>.
- باز کردن پوشه خانگی کاربر کنونی:
`caja`
- بازکردن پوشه های مشخص شده در پنجره جداگانه:
`caja {{path/to/directory1 path/to/directory2 ...}}`
- بازکردن پوشه های مشخص شده در تب ها:
`caja --tabs {{path/to/directory1 path/to/directory2 ...}}`
- بازکدن یک پوشه در یک پنجره با اندازه مشخص:
`caja --geometry={{600}}x{{400}} {{path/to/directory}}`
- بستن همه پنجره ها:
`caja --quit`