Translations:Sharing data/36/fr: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<source> $ chmod o+X /project/def-<PI>/ </source> or <source> $ setfacl g:wg_datasharing:X /project/def-<PI>/ </source>") |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
$ chmod o+X /project/def-<PI>/ | $ chmod o+X /project/def-<PI>/ | ||
</source> | </source> | ||
ou | |||
<source> | <source> | ||
$ setfacl g:wg_datasharing:X /project/def-<PI>/ | $ setfacl -m g:wg_datasharing:X /project/def-<PI>/ | ||
</source> | </source> |
Latest revision as of 15:08, 29 July 2020
$ chmod o+X /project/def-<PI>/
ou
$ setfacl -m g:wg_datasharing:X /project/def-<PI>/