<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Set UNIX file access permissions with chmod | UNIX | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Sun, 27 May 2007 06:49:33 -0000</lastBuildDate><item><title>Re: Set UNIX file access permissions with chmod | UNIX | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/691/set-unix-file-access-permissions-with-chmod/#comment-2768692</link><description>You missed out something simple! The "=" operator can force permissions regardless of state, just like with octal. So, for instance:&lt;br&gt;&lt;br&gt;chmod o=rwx file&lt;br&gt;&lt;br&gt;will make "other" read/write/execute regardless of current permission state.&lt;br&gt;&lt;br&gt;+ &amp;amp; - operators are often not worth using unless you're using a+ or a-</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 27 May 2007 06:49:33 -0000</pubDate></item></channel></rss>