shell

  1. M

    What shell do you think that is the best or what shell do you use?

    What shell do you think that is the better shell or what is your favourite shell? I think that the better shell is the Bourne Again Shell (bash), because his scripting language is most powerful than the tcsh, csh and sh, but I think that the Korn Shell is good too. So, my favourite shell...
  2. rbelk

    Share your .tcshrc file

    I decieded to start this thread after reading the thread 'Which shell do you use?'. I'll start, mine is below. # .cshrc - csh resource script, read at beginning of execution by each shell # # # -- Set up command aliases alias searchports 'find /usr/ports -type f -name pkg-descr | xargs...
  3. Citsakots

    Which shell do you use?

    I'm planning on switching the shell I'm currently using(tcsh) to Bash but I've read that changing the root shell to bash might be a bad idea. The main problem I have is tcsh doesn't update the directory list automatically, so that's why I'm wondering which shell do you guys use?
Back
Top