On Wed, Aug 17, 2011 at 06:58:52AM -0500, Long Wind wrote:
> I have a program
> It can be run by root only
> I want to add exec permission to other users
> so they can run it too
> how to use chmod?

You should be able to use chmod a+x <filename>. But please be aware of
the security implications of doing this before taking this step (is
the application meant to be run only as root?).

Kumar
-- 
[...] or some clown changed the chips on a board and not its name.
(Don't laugh!  Look at the SMC etherpower for that.)
                -- from /usr/src/linux/MAINTAINERS


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20110817123014.ga3...@bluemoon.alumni.iitm.ac.in

Reply via email to