starting up a shell

Maarten Litmaath maart at cs.vu.nl
Sat Jan 6 06:40:44 AEST 1990


In article <1990Jan3.133233.24427 at granite.cr.bull.com>, freedman at granite.cr.bull.com (Jerome Freedman) writes:
\
\   I want to start up a shell (ksh,sh,csh - all, any shell)
\but I want to give it a specially tailored environment. Ca
\I get the shell to look at something other than the satandard
\startups - .cshrc,.profile etc when the shell starts?

csh:
	csh -fc 'source startupfile; command'

sh:
	.profile isn't executed at all
-- 
1755 EST, Dec 14, 1992: Henry Spencer is put on a one-way mission to the moon.|
  Maarten Litmaath @ VU Amsterdam:  maart at cs.vu.nl,  uunet!mcsun!botter!maart



More information about the Comp.unix.questions mailing list