ls, cd, tty: add Persian translation (#5159)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:
19
pages.fa/common/cd.md
Normal file
19
pages.fa/common/cd.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# cd
|
||||
|
||||
> تغییر دایرکتوری جاری.
|
||||
|
||||
- تغییر مسیربه دایرکتوری مشخص شده:
|
||||
|
||||
`cd {{path/to/directory}}`
|
||||
|
||||
- تغییر مسیر به دایرکتوری Home کاربر فعلی:
|
||||
|
||||
`cd`
|
||||
|
||||
- تغییر مسیر به دایرکتوری بالاتر از مسیر جاری:
|
||||
|
||||
`cd ..`
|
||||
|
||||
- تغییر مسیر به دایرکتوری قبلی:
|
||||
|
||||
`cd -`
|
Reference in New Issue
Block a user