hi.. i've made a change to the "/etc/profile" file. as i understand it, the profile file is run for every user who logs in... how can i verify/see a given env var that i set in the profile.. i did: foo ='abc' export foo thanks
hi.. i've made a change to the "/etc/profile" file. as i understand it, the profile file is run for every user who logs in... how can i verify/see a given env var that i set in the profile.. i did: foo ='abc' export foo thanks