The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-13-2002
champion champion is offline
Registered User
  
 

Join Date: Jul 2002
Posts: 64
setting global variable for all users

hi,

i am a newbie unix administrator. i want to set a variable, let's say :

alias cls 'clear'

But i am not going to add this line in the .login file for every home directory of my 500+ users.

pls tell me where should i put this line in, so that all users can use this variable after login.

thank you and urgent