[glug-t] Re: tc shell path buffer !!

On 7/19/05, SENTHIL S <senfunn@xxxxxxxxx> wrote:
> 
> Hey,
> The system iam talking about is my office system
> and they have the environment set up for TCSHELL ...
> 
> Regards
> Senthil.S
> 
> --- benjamin <benjaminrtz@xxxxxxxxx> wrote:
> 
> > On 7/19/05, SENTHIL S <senfunn@xxxxxxxxx> wrote:
> > >
> > > Hello ,
> > >
> > > I cant use anyother shell.Provide me if
> > > there is any other solution.
> > >
> > > Regards
> > > Senthil.S
> > >
> > > --- SENTHIL S <senfunn@xxxxxxxxx> wrote:
> > >
> > > > Hello,
> > > >
> > > > When i include more paths ... the path buffer
> > > > overflows and says "Word too long" . Is there a
> > way
> > > > to
> > > > increase the
> > > > buffer size.
> > > >
> > > > I DONT HAVE ROOT permission..
> > > >
> > > > thanks
> > > > Senthil.S
> > > >
> > > > ===============================================
> > > > The most beautiful things in life cannot be seen
> > > > or even touched.They must be felt with heart.
> > > > - The one who really experienced.(HELLEN KELLER)
> > > >
> > > >
> > > >
> > > >
> > ____________________________________________________
> > > > Start your day with Yahoo! - make it your home
> > page
> > > > http://www.yahoo.com/r/hs
> > > >
> > > >
> > >
> >
> ---------------------------------------------------------------
> > > > To unsubscribe send a mail to
> > > > glug_t-request@xxxxxxxxxxxxx with
> > > > 'unsubscribe' as subject.
> > > >
> > > > Website: http://glugt.linuxisle.com
> > > >
> > >
> > >
> > > ===============================================
> > > The most beautiful things in life cannot be seen
> > > or even touched.They must be felt with heart.
> > > - The one who really experienced.(HELLEN KELLER)
> > >
> > >
> > >
> > >
> > ____________________________________________________
> > > Start your day with Yahoo! - make it your home
> > page
> > > http://www.yahoo.com/r/hs
> > >
> > >
> >
> ---------------------------------------------------------------
> > > To unsubscribe send a mail to
> > glug_t-request@xxxxxxxxxxxxx with
> > > 'unsubscribe' as subject.
> > >
> > > Website: http://glugt.linuxisle.com
> > >
> >
> > Why dude ? Why can you use another shell? Type bash
> > to get into bash or make
> > an entry in your profile file.
> >
> > --
> > benjamin rualthanzauva
> >
> 
> 
> ===============================================
> The most beautiful things in life cannot be seen
> or even touched.They must be felt with heart.
> - The one who really experienced.(HELLEN KELLER)
> 
> 
> 
> ____________________________________________________
> Start your day with Yahoo! - make it your home page
> http://www.yahoo.com/r/hs
> 
> ---------------------------------------------------------------
> To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
> 'unsubscribe' as subject.
> 
> Website: http://glugt.linuxisle.com
> 

While, there are 3 options

1) At anytime you get into bash shell simply by running /bin/bash

2) Request your admin to change the default shell for you to bash. 

3) To automate #1 at login , do the following
cat >> .tcshrc 
/bin/bash

^d

-- 
benjamin rualthanzauva

Other related posts: