thanks.
Regards
- Aruna
- Original Message -
From: "Narsingh Sahu" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 03, 2003 11:25 AM
Subject: Re: [ilugd] Help needed on file permissions.
> --- Aruna <[EMAIL PROTECTED]> wrote: >
>
--- Aruna <[EMAIL PROTECTED]> wrote: >
Hi,
>
> I am a new member of this group. I am using Linux
> 7.2 and want to have an executable file which can be
> accessed by all users without having super user
> permissions. Can anybody suggest how can I do the
> same ?
Check man chmod.
-- narsingh
probably you need: chmod 0755
-- Manish
-Original Message-From: Aruna
[mailto:[EMAIL PROTECTED]Sent: Saturday, March 01,
2003 4:32 PMTo: multiple recipients ofSubject: [ilugd]
Help needed on file permissions.
Hi,
I am a new member of this group. I am
using Linu
Dear Sir,
Copy the file to everyone's desktop and /etc/skel. Give it
permissions as follows:-
root# chmod 777
for read-write-execute,read-write-execute,read-write-execute
Or
root# chmod 755
for read-write-execute,read-execute,rea
--- Aruna <[EMAIL PROTECTED]> wrote: > Hi,
>
> I am a new member of this group. I am using Linux 7.2 and want to
> have an executable file which can be accessed by all users without
> having super user permissions. Can anybody suggest how can I do the
> same ?
Make a group,for eg: foo-bar-baz, a