[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting permissions to new files?



On Sun, 17 Jun 2007 18:11:02 -0300
Bruno Buys <bruno.grupos@gmail.com> wrote:

Do a: chmod g+w newfile	

ls -lh newfile 
-rw-rw-r-- 1 root root 0 Jun 17 17:39 newfile

Ore.

> Where do I change the permissions that are set when I create a new file? 
> I mean, I'd like to be able to change the default permissions that my 
> system atributes to new files.
> 
> 
> bruno@merlin:~$ > newfile
> bruno@merlin:~$ ls -l newfile
> -rw-r--r-- 1 bruno bruno 0 2007-06-17 18:06 newfile
> 
> 
> I'd like new files to be created as writable to the group, as in
> 
> -rw-rw-r-- 1 bruno bruno 0 2007-06-17 18:06 newfile
> 
> 
> thanks!
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


-- 
Orestes <orestesleal13022@cha.jovenclub.cu>



Reply to: