- Learning Linux Shell Scripting
- Ganesh Naik
- 39字
- 2021-06-25 22:02:46
Technique two – the numeric method
The following command will change the file permissions using the octal technique:
$ chmod 777 file_name
The file permission 777 can be understood as 111 111 111, which corresponds
to the rwx.rwx.rwx permissions.
推薦閱讀
- 輕輕松松自動化測試
- 中文版Photoshop CS5數(shù)碼照片處理完全自學一本通
- Visual C# 2008開發(fā)技術實例詳解
- 條碼技術及應用
- Zabbix Network Monitoring(Second Edition)
- PyTorch Deep Learning Hands-On
- 從零開始學C++
- 軟件工程及實踐
- Apache源代碼全景分析(第1卷):體系結構與核心模塊
- C#求職寶典
- 渲染王3ds Max三維特效動畫技術
- 數(shù)據(jù)結構與實訓
- NetSuite ERP for Administrators
- 細節(jié)決定交互設計的成敗
- Modern Big Data Processing with Hadoop