tldr/pages.fa/linux/caja.md

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

# 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`