linux:filepermission
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:filepermission [2016/06/07 10:57] – admin | linux:filepermission [2016/06/07 10:59] (current) – admin | ||
---|---|---|---|
Line 28: | Line 28: | ||
<code bash> | <code bash> | ||
chmod 777 yourfile | chmod 777 yourfile | ||
+ | </ | ||
+ | |||
+ | d) Change ownership of a file | ||
+ | <code bash> | ||
+ | chown root,root yourfile | ||
</ | </ | ||
linux/filepermission.1465289866.txt.gz · Last modified: 2016/06/07 10:57 by admin