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

Re: "global" login scripts



On Thu, Apr 26, 2001 at 06:32:19PM +0200, Christian Haugan Toldnes wrote:
> 
> In Redhat there are a folder '/etc/profil.d/' in witch one could put
> scripts witch were to be executed upon user logins. Are there any similar
> way to do this in Debian?
> 
> 
In Bash, you could create such a directory, with all the scripts you want inside, and execute them with a simple for..in loop in /etc/profile
I imagine you could arrange something similar with other shells.

Cheers
-- 
Gil Elad



Reply to: