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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
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% |
 |
|
02-01-2006, 08:35 AM
|
#16
|
|
Member
Registered: Oct 2005
Location: Tasmania, Australia.
Distribution: Gentoo, Debian, Ubuntu
Posts: 30
Rep:
|
until i experiment in that area, bash.
have used zsh, and like it but i havent used it alot.
/weed
|
|
|
|
02-01-2006, 09:07 AM
|
#17
|
|
LQ Newbie
Registered: Jan 2006
Posts: 2
Rep:
|
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.
|
|
|
|
02-01-2006, 10:57 AM
|
#18
|
|
Senior Member
Registered: Dec 2004
Location: Bawstun area
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
|
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!
|
|
|
|
02-01-2006, 02:13 PM
|
#19
|
|
Member
Registered: Mar 2005
Posts: 100
Rep:
|
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.
|
|
|
|
02-01-2006, 02:15 PM
|
#20
|
|
Member
Registered: Nov 2003
Location: North of the Border
Distribution: Gentoo & Debian
Posts: 155
Rep:
|
Bash for me
|
|
|
|
02-01-2006, 02:23 PM
|
#21
|
|
Senior Member
Registered: Dec 2004
Location: Bawstun area
Distribution: Suse (10.2, 10.3), CentOS, and Ubuntu
Posts: 1,794
Rep:
|
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. 
|
|
|
|
02-01-2006, 02:34 PM
|
#22
|
|
LQ Newbie
Registered: Jan 2006
Location: Lynden, WA
Distribution: Fedora Core 4 and Fedora Core 4 64bit
Posts: 17
Rep:
|
BASH maybe becuase that is all I have used...
|
|
|
|
02-01-2006, 08:18 PM
|
#23
|
|
LQ Newbie
Registered: Jan 2005
Location: Malaysia
Posts: 1
Rep:
|
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 !
|
|
|
|
02-01-2006, 08:22 PM
|
#24
|
|
Member
Registered: Jul 2005
Location: Portland, OR
Distribution: Debian Testing
Posts: 78
Rep:
|
csh ... never tried zsh, maybe I'll take a look this weekend when I've more time..
|
|
|
|
02-01-2006, 08:32 PM
|
#25
|
|
Member
Registered: Jan 2006
Posts: 32
Rep:
|
Ya it should be bash
|
|
|
|
02-02-2006, 08:37 AM
|
#26
|
|
LQ Newbie
Registered: Dec 2005
Location: Greece
Posts: 9
Rep:
|
Bash.The only I have used.
|
|
|
|
02-02-2006, 09:52 AM
|
#27
|
|
LQ Newbie
Registered: Mar 2005
Posts: 12
Rep:
|
I use bash on linux, and tcsh if I'm on *BSD
|
|
|
|
02-02-2006, 10:32 AM
|
#28
|
|
Guru
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 5,644
|
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. 
|
|
|
|
02-02-2006, 10:52 AM
|
#29
|
|
Member
Registered: Sep 2004
Location: Romania
Distribution: Ubuntu, Debian, Arch Linux, Gentoo, Slackware
Posts: 171
Rep:
|
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.
|
|
|
|
02-02-2006, 12:42 PM
|
#30
|
|
LQ Newbie
Registered: Jul 2004
Distribution: Debian sarge and LFS (Linux From Scratch)
Posts: 14
Rep:
|
Bash! (What else?)
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:14 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|