LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > 2005 LinuxQuestions.org Members Choice Awards
User Name
Password
2005 LinuxQuestions.org Members Choice Awards This forum is for the 2005 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite products of 2005. This is your chance to be heard! Voting ends March 6th.

Notices


View Poll Results: Shell of the Year
bash 1,129 89.67%
tcsh 33 2.62%
csh 7 0.56%
sh 19 1.51%
zsh 46 3.65%
korn/ksh 24 1.91%
ash 1 0.08%
Voters: 1259. You may not vote on this poll

Reply
  Search this Thread
Old 02-01-2006, 08:35 AM   #16
Weedman
Member
 
Registered: Oct 2005
Location: Tasmania, Australia.
Distribution: Gentoo, Debian, Ubuntu
Posts: 30

Rep: Reputation: 15

until i experiment in that area, bash.

have used zsh, and like it but i havent used it alot.

/weed
 
Old 02-01-2006, 09:07 AM   #17
anglerud
LQ Newbie
 
Registered: Jan 2006
Posts: 2

Rep: Reputation: 0
I love zsh's right-prompt, and I'd use it (again) in a minute, if I could just figure out how to get zsh to do a reverse search with the already entered line instead of 'previous history entry' for arrow-up.

I just can't live without it in my shell (bash) and my vim. Oh, in case anyone *doesn't* have it enabled. Try this in your .inputrc:
"\e[A": history-search-backward
"\e[B": history-search-forward

Then, start a new term - enter:
ls<arrow up>
and only the commands starting with ls get displayed.
 
Old 02-01-2006, 10:57 AM   #18
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Quote:
Originally Posted by XavierP
KimVette - c'mon, you know better than that. For everyone, before posting ask yourself the following question: am I adding to the thread by posting my words and are my words useful in the context of the thread?
*grin* Good point!
 
Old 02-01-2006, 02:13 PM   #19
Widgeteye
Member
 
Registered: Mar 2005
Posts: 130

Rep: Reputation: 17
Quote:
Originally Posted by KimVette
Paris Hilton (she's a shell of a person after all the coke and guys she's had)

Sorry, I couldn't resist!!

Quote:
__________________
Helpful hints (not directed at anyone in particular, just the guilty parties ):
* Try searching. You will probably find your question is already answered multiple times - and get the answer you are looking for right away -- instant gratification!
* Read the stickies
* Want to know which distro is right for you? Try several. Check out distrowatch.
* Want people to take you seriously? If you mean "you" type "you" not "u." Drop the 1337 5p34k. (see http://www.catb.org/~esr/faqs/smart-questions.html)
* it is always better to post in an existing thread than to start a new one.
* Make your topic's title descriptive of the issue
* did you RTFM and STFW?
* Did you solve your problem? Please post back and let us know.
* Don't use "help" or "urgent" in your title



While we're speaking of rules:

RFC 1855: calls for 4-lines @ 75-characters-per-line "signature" block added by the sender of a post.

YOU are breaking RFC rules by having that humongous Sig of 12 lines. It should be a post rather than a sig.


Have a nice day.

Last edited by Widgeteye; 02-01-2006 at 02:14 PM.
 
Old 02-01-2006, 02:15 PM   #20
diilbert
Member
 
Registered: Nov 2003
Location: North of the Border
Distribution: Gentoo & Debian
Posts: 155

Rep: Reputation: 30
Bash for me
 
Old 02-01-2006, 02:23 PM   #21
KimVette
Senior Member
 
Registered: Dec 2004
Location: Lee, NH
Distribution: OpenSUSE, CentOS, RHEL
Posts: 1,794

Rep: Reputation: 46
Quote:
Originally Posted by Widgeteye
While we're speaking of rules:

RFC 1855: calls for 4-lines @ 75-characters-per-line "signature" block added by the sender of a post.

YOU are breaking RFC rules by having that humongous Sig of 12 lines. It should be a post rather than a sig.


Have a nice day.
If this were email you might have a point where the RFC is concerned.

Have a nice day.
 
Old 02-01-2006, 02:34 PM   #22
PcManiac
LQ Newbie
 
Registered: Jan 2006
Location: Lynden, WA
Distribution: Fedora Core 4 and Fedora Core 4 64bit
Posts: 17

Rep: Reputation: 0
BASH maybe becuase that is all I have used...
 
Old 02-01-2006, 08:18 PM   #23
Zalfarienty
LQ Newbie
 
Registered: Jan 2005
Location: Malaysia
Posts: 1

Rep: Reputation: 0
Yeah BASH BASH BASH BASH BASH BASH !

Go for BASH BASH BASH BASH BASH !
Can I get a BASH BASH BASH BASH BASH BASH BASH !

 
Old 02-01-2006, 08:22 PM   #24
NomadX
Member
 
Registered: Jul 2005
Location: Portland, OR
Distribution: Debian Testing
Posts: 78

Rep: Reputation: 15
csh ... never tried zsh, maybe I'll take a look this weekend when I've more time..
 
Old 02-01-2006, 08:32 PM   #25
bogoda
Member
 
Registered: Jan 2006
Posts: 32
Blog Entries: 2

Rep: Reputation: 15
Ya it should be bash
 
Old 02-02-2006, 08:37 AM   #26
Isle
LQ Newbie
 
Registered: Dec 2005
Location: Greece
Posts: 9

Rep: Reputation: 0
Bash.The only I have used.
 
Old 02-02-2006, 09:52 AM   #27
jaboua
LQ Newbie
 
Registered: Mar 2005
Posts: 12

Rep: Reputation: 0
I use bash on linux, and tcsh if I'm on *BSD
 
Old 02-02-2006, 10:32 AM   #28
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
I prefer ksh. First off its available on Unix out of the box and secondly all my scripting knowledge is based on it (i.e. I'm just too lazy to think learning bash differences is worth the time - for anything more sophisticated than ksh I'd likely do Perl.)

Typically I'll install it on my Linux distros rather than use bash.

My initial reluctance to using bash came from the fact it didn't use esc-k for command lookups but since one can do "set -o vi" to make it do that its now just inertia.
 
Old 02-02-2006, 10:52 AM   #29
Worksman
Member
 
Registered: Sep 2004
Location: Romania
Distribution: Ubuntu, Debian, Arch Linux, Gentoo, Slackware
Posts: 171
Blog Entries: 1

Rep: Reputation: 31
my vote for bash

Bash for me! I've only used bash so far and I think it's quite powerful. I don't know what features other shells have but I'm somehow sure bash has them too, it's probably just in another form or slightly different.
Why is bash used by default in most distro's anyway?
If people prefer bash and keep moving to bash then surely it will evolve to the users demands.
It would be nice to exist a universal shell and of course features from other shells can be borrowed.
I think it is not that some shell is better because people that made them have great ideas, it is that they don't all work together.
These wore my thoughts. If you think it's all crap then just consider I vote for bash.
 
Old 02-02-2006, 12:42 PM   #30
Guimauve2
LQ Newbie
 
Registered: Jul 2004
Distribution: Debian sarge and LFS (Linux From Scratch)
Posts: 14

Rep: Reputation: 0
Bash! (What else?)
 
  


Reply

Tags
members choice awards



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Shell Scripting: Getting a pid and killing it via a shell script topcat Programming 15 10-28-2007 02:14 AM
1 year from now... ghostwalker Linux - General 18 01-13-2006 08:38 PM
'sh' shell - Actually calls legacy Bourne shell, or uses system default? Dtsazza Linux - Software 1 10-28-2005 09:20 AM
I've been here for a year now KungFuHamster General 7 02-25-2004 09:55 PM
One Year Later... trickykid General 3 01-07-2002 05:52 PM

LinuxQuestions.org > Forums > LinuxQuestions.org > 2005 LinuxQuestions.org Members Choice Awards

All times are GMT -5. The time now is 10:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration