RE: [gentoo-user] Default file attributes

2003-09-09 Thread Terry Churchill
Hi,

On Wed, 2003-09-10 at 06:23, Jeffrey Smelser wrote:

> System wide is in /etc/profile.. I need a specific user to be different.. 

Add the command to the users ~/.bashrc

Then add:

source ~/.bashrc

to ~/.bash_profile

HTH
-- 
 .~.   Terry Churchill : [EMAIL PROTECTED]  .''`.
 /V\   ICQ : 256731870 : :'  :
/(_)\   http://www.doc-linux.co.uk/`. `'`
 ^ ^ `- 


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] Default file attributes

2003-09-09 Thread Jeffrey Smelser
Thats done it, thanks.. 

> -Original Message-
> From: blade- [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 10, 2003 12:26 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [gentoo-user] Default file attributes
> 
> 
> I just got it working by putting it in /home/user/.bash_profile
> 
> Jeffrey Smelser wrote:
> 
> >System wide is in /etc/profile.. I need a specific user to 
> be different.. 
> >
> >
> >
> >  
> >
> >>-Original Message-
> >>From: blade- [mailto:[EMAIL PROTECTED]
> >>Sent: Wednesday, September 10, 2003 12:21 AM
> >>To: [EMAIL PROTECTED]
> >>Subject: Re: [gentoo-user] Default file attributes
> >>
> >>
> >>so do you want to set it per user or system wide, because it is in 
> >>/etc/profile on mine
> >>
> >>Jeffrey Smelser wrote:
> >>
> >>
> >>
> >>>Should have been more clear, sorry, I know umask.. I need it 
> >>>  
> >>>
> >>to automatically come up when I login.. 
> >>
> >>
> >>>I trying umask in .bashrc and its a no go.. Seems 
> >>>  
> >>>
> >>/etc/profile does not call a Home users profile... Maybe it should?
> >>
> >>
> >>> 
> >>>
> >>>  
> >>>
> >>>>-Original Message-
> >>>>From: blade- [mailto:[EMAIL PROTECTED]
> >>>>Sent: Tuesday, September 09, 2003 11:52 PM
> >>>>To: [EMAIL PROTECTED]
> >>>>Subject: Re: [gentoo-user] Default file attributes
> >>>>
> >>>>
> >>>>iI think the command is umask
> >>>>
> >>>>Jeffrey Smelser wrote:
> >>>>
> >>>>   
> >>>>
> >>>>
> >>>>
> >>>>>All,
> >>>>>
> >>>>>I can seem to remember how to set users default file 
> >>>>> 
> >>>>>
> >>>>>  
> >>>>>
> >>>>attributes.. Can someone refresh my memory please??
> >>>>   
> >>>>
> >>>>
> >>>>
> >>>>>Thanks
> >>>>>
> >>>>>--
> >>>>>[EMAIL PROTECTED] mailing list
> >>>>>
> >>>>>
> >>>>>
> >>>>> 
> >>>>>
> >>>>>  
> >>>>>
> >>>>--
> >>>>[EMAIL PROTECTED] mailing list
> >>>>
> >>>>
> >>>>   
> >>>>
> >>>>
> >>>>
> >>>--
> >>>[EMAIL PROTECTED] mailing list
> >>>
> >>> 
> >>>
> >>>  
> >>>
> >>--
> >>[EMAIL PROTECTED] mailing list
> >>
> >>
> >>
> >>
> >
> >--
> >[EMAIL PROTECTED] mailing list
> >
> >  
> >
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Default file attributes

2003-09-09 Thread blade-
I just got it working by putting it in /home/user/.bash_profile

Jeffrey Smelser wrote:

System wide is in /etc/profile.. I need a specific user to be different.. 



 

-Original Message-
From: blade- [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 10, 2003 12:21 AM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Default file attributes
so do you want to set it per user or system wide, because it is in 
/etc/profile on mine

Jeffrey Smelser wrote:

   

Should have been more clear, sorry, I know umask.. I need it 
 

to automatically come up when I login.. 
   

I trying umask in .bashrc and its a no go.. Seems 
 

/etc/profile does not call a Home users profile... Maybe it should?
   



 

-Original Message-
From: blade- [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 09, 2003 11:52 PM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Default file attributes
iI think the command is umask

Jeffrey Smelser wrote:

  

   

All,

I can seem to remember how to set users default file 


 

attributes.. Can someone refresh my memory please??
  

   

Thanks

--
[EMAIL PROTECTED] mailing list




 

--
[EMAIL PROTECTED] mailing list
  

   

--
[EMAIL PROTECTED] mailing list


 

--
[EMAIL PROTECTED] mailing list
   

--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] Default file attributes

2003-09-09 Thread Jeffrey Smelser
System wide is in /etc/profile.. I need a specific user to be different.. 



> -Original Message-
> From: blade- [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 10, 2003 12:21 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [gentoo-user] Default file attributes
> 
> 
> so do you want to set it per user or system wide, because it is in 
> /etc/profile on mine
> 
> Jeffrey Smelser wrote:
> 
> >Should have been more clear, sorry, I know umask.. I need it 
> to automatically come up when I login.. 
> >
> >I trying umask in .bashrc and its a no go.. Seems 
> /etc/profile does not call a Home users profile... Maybe it should?
> >
> >  
> >
> >>-Original Message-
> >>From: blade- [mailto:[EMAIL PROTECTED]
> >>Sent: Tuesday, September 09, 2003 11:52 PM
> >>To: [EMAIL PROTECTED]
> >>Subject: Re: [gentoo-user] Default file attributes
> >>
> >>
> >>iI think the command is umask
> >>
> >>Jeffrey Smelser wrote:
> >>
> >>
> >>
> >>>All,
> >>>
> >>>I can seem to remember how to set users default file 
> >>>  
> >>>
> >>attributes.. Can someone refresh my memory please??
> >>
> >>
> >>>Thanks
> >>>
> >>>--
> >>>[EMAIL PROTECTED] mailing list
> >>>
> >>> 
> >>>
> >>>  
> >>>
> >>--
> >>[EMAIL PROTECTED] mailing list
> >>
> >>
> >>
> >>
> >
> >--
> >[EMAIL PROTECTED] mailing list
> >
> >  
> >
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Default file attributes

2003-09-09 Thread blade-
so do you want to set it per user or system wide, because it is in 
/etc/profile on mine

Jeffrey Smelser wrote:

Should have been more clear, sorry, I know umask.. I need it to automatically come up when I login.. 

I trying umask in .bashrc and its a no go.. Seems /etc/profile does not call a Home users profile... Maybe it should?

 

-Original Message-
From: blade- [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 09, 2003 11:52 PM
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Default file attributes
iI think the command is umask

Jeffrey Smelser wrote:

   

All,

I can seem to remember how to set users default file 
 

attributes.. Can someone refresh my memory please??
   

Thanks

--
[EMAIL PROTECTED] mailing list


 

--
[EMAIL PROTECTED] mailing list
   

--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


RE: [gentoo-user] Default file attributes

2003-09-09 Thread Jeffrey Smelser
Should have been more clear, sorry, I know umask.. I need it to automatically come up 
when I login.. 

I trying umask in .bashrc and its a no go.. Seems /etc/profile does not call a Home 
users profile... Maybe it should?

> -Original Message-
> From: blade- [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, September 09, 2003 11:52 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [gentoo-user] Default file attributes
> 
> 
> iI think the command is umask
> 
> Jeffrey Smelser wrote:
> 
> >All,
> >
> >I can seem to remember how to set users default file 
> attributes.. Can someone refresh my memory please??
> >
> >Thanks
> >
> >--
> >[EMAIL PROTECTED] mailing list
> >
> >  
> >
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
> 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Default file attributes

2003-09-09 Thread blade-
iI think the command is umask

Jeffrey Smelser wrote:

All,

I can seem to remember how to set users default file attributes.. Can someone refresh my memory please??

Thanks

--
[EMAIL PROTECTED] mailing list
 



--
[EMAIL PROTECTED] mailing list


[gentoo-user] Default file attributes

2003-09-09 Thread Jeffrey Smelser
All,

I can seem to remember how to set users default file attributes.. Can someone refresh 
my memory please??

Thanks

--
[EMAIL PROTECTED] mailing list