Difference between revisions of "Talk:Screenshot"

From Pandora Wiki
Jump to: navigation, search
(Created page with ": chmod ugo+rwx snapsnap.sh : :give executable access to the current user (the one you are logged in as) : : chmod +x snapsnap.sh Why give all users read and write access? If the...")
 
 
Line 6: Line 6:
 
Why give all users read and write access? If they can execute it it should be enough. Then, if you already gave everyone every right, why do you give yourself execution rights again?
 
Why give all users read and write access? If they can execute it it should be enough. Then, if you already gave everyone every right, why do you give yourself execution rights again?
 
A single "chmod a+x snapshot.sh" should do the job. [[User:T4b|T4b]] 17:52, 16 June 2011 (CEST)
 
A single "chmod a+x snapshot.sh" should do the job. [[User:T4b|T4b]] 17:52, 16 June 2011 (CEST)
 +
:I don't know... maybe you can send a PM to SomeGuy99 and ask why he did it that way. [[User:Esn|Esn]] 08:11, 24 June 2011 (CEST)

Latest revision as of 06:11, 24 June 2011

chmod ugo+rwx snapsnap.sh
give executable access to the current user (the one you are logged in as)
chmod +x snapsnap.sh

Why give all users read and write access? If they can execute it it should be enough. Then, if you already gave everyone every right, why do you give yourself execution rights again? A single "chmod a+x snapshot.sh" should do the job. T4b 17:52, 16 June 2011 (CEST)

I don't know... maybe you can send a PM to SomeGuy99 and ask why he did it that way. Esn 08:11, 24 June 2011 (CEST)