当前位置:网站首页>Pit record of Chmod 2 options in deepin
Pit record of Chmod 2 options in deepin
2022-07-05 07:28:00 【work-harder】
background :
1. stay deepin Practice in chmod xxxx myfile when , xxxx You need to change the owner at the same time (u) And other user groups .
2. It was used chmod u+x o-w myfile, You don't succeed ;
3. It was used chmod u+x, o-w myfile, It didn't work ( The pit is here );
solve :
Go out above “3. ....” in o-w The space in front of it .:-)
In the above “3. It was used chmod u+x, o-w myfile in ,o-w front , After comma , There is a space . It makes the above command impossible .
difference :
chmod u+x, o-w myfile (x)
chmod u+x,o-w myfile (v)
边栏推荐
- Today, share the wonderful and beautiful theme of idea + website address
- Basic series of SHEL script (III) for while loop
- 玩转gRPC—深入概念与原理
- [idea] efficient plug-in save actions to improve your work efficiency
- U-boot initialization and workflow analysis
- (top) pretty girl binary color code portal
- I 用c l 栈与队列的相互实现
- Jenkins reported an error. Illegal character: '\ufeff'. Class, interface or enum are required
- Unconventional ending disconnected from the target VM, address: '127.0.0.1:62635', transport: 'socket‘
- What is sodium hydroxide?
猜你喜欢

Miracast技术详解(一):Wi-Fi Display

CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)

(tool use) how to make the system automatically match and associate to database fields by importing MySQL from idea and writing SQL statements

HDU1232 畅通工程(并查集)

Concurrent programming - how to interrupt / stop a running thread?
![[untitled]](/img/d5/2ac2b15818cf66c241e307c6723d50.jpg)
[untitled]
![When jupyter notebook is encountered, erroe appears in the name and is not output after running, but an empty line of code is added downward, and [] is empty](/img/fe/fb6df31c78551d8908ba7964c16180.jpg)
When jupyter notebook is encountered, erroe appears in the name and is not output after running, but an empty line of code is added downward, and [] is empty

Microservice registry Nacos introduction

并查集理论讲解和代码实现

Idea common settings
随机推荐
And let's play dynamic proxy (extreme depth version)
How to deal with excessive memory occupation of idea and Google browser
Concurrent programming - deadlock troubleshooting and handling
611. Number of effective triangles
Typescript get timestamp
Brief description of inux camera (Mipi interface)
苏打粉是什么?
NPM and package common commands
What is sodium hydroxide?
Binary search (half search)
[software testing] 06 -- basic process of software testing
2022 PMP project management examination agile knowledge points (7)
Basic knowledge of public security -- FB
2022年PMP项目管理考试敏捷知识点(7)
Pytorch has been installed in anaconda, and pycharm normally runs code, but vs code displays no module named 'torch‘
The number of occurrences of numbers in the offer 56 array (XOR)
Anaconda navigator click open no response, can not start error prompt attributeerror: 'STR' object has no attribute 'get‘
Reading literature sorting 20220104
Ugnx12.0 initialization crash, initialization error (-15)
CADD课程学习(6)-- 获得已有的虚拟化合物库(Drugbank、ZINC)