Add Arabic translation for bash-chmod (#21230)
This commit is contained in:
committed by
Randell Dawson
parent
fe08cfa501
commit
635d97d559
17
guide/arabic/bash/bash-chmod/index.md
Normal file
17
guide/arabic/bash/bash-chmod/index.md
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
title: Bash chmod
|
||||
localeTitle: باش chmod
|
||||
---
|
||||
|
||||
## ايعاز باش: chomd
|
||||
|
||||
**يستخدم لتغير تصريح الملفات او المجلدات**
|
||||
|
||||
مثال:
|
||||
|
||||
`chmod u+x hello.py`
|
||||
|
||||
يمنح المستخدم التصريح لتنفيذ الملف.
|
||||
|
||||
### للمزيد من المعلومات:
|
||||
* [ويكيبيديا](https://ar.wikipedia.org/wiki/Chmod)
|
Reference in New Issue
Block a user