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

Re: Newbie hurdsman problems



*-Mark Lundeberg <aa026@pgfn.bc.ca>
|
| On Sat, 6 Feb 1999, Marcus Brinkmann wrote:
| 
| > shorter: export TERM=mach, or even TERM=mach.
| 
| Wouldn't just TERM=mach not be inherited by the subprocesses? (Or is it
| only bash that does so)

The name TERM should already be exported and changing its value
won't change the export status. To revoke export status you can
do 'export -n TERM' (not that you'd want to...). All exported names
can be view with just 'export'.

-- 
The only way tcsh "rocks" is when the rocks are attached to its feet
in the deepest part of a very deep lake.             (Linus Torvalds)
olet@ifi.uio.no   [-: .elOle. :-]   olet@debian.org


Reply to: