What shell does Fedora use?


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting What shell does Fedora use?
# 1  
Old 04-09-2011
What shell does Fedora use?

Hey guys. It's Orszhak. I am switching from Windows to Linux Fedora and since I was going to switch soon I figured I'd get to know my command shell and its commands and programming with it. Therefore I need to understand its shell so I could start studying and get the proper information. Anyways thanks!Smilie
# 2  
Old 04-09-2011
I cannot say for certain, but it seems that nearly all linux distributions use gnu bash as the default interactive user shell (even if some of them use a more efficient sh to run their boot scripts).

Regards,
Alister
# 3  
Old 04-09-2011
Thanks man! So Bash shell if I am correct?
# 4  
Old 04-09-2011
I use Fedora 13 and my default shell is Bash 4.1
# 5  
Old 04-09-2011
Just because it's the default doesn't mean you have to use it.

In fact, you would be better off learning what is standard, than just limiting yourself to "bash".
# 6  
Old 04-09-2011
Quote:
Originally Posted by scottn
Just because it's the default doesn't mean you have to use it.

In fact, you would be better off learning what is standard, than just limiting yourself to "bash".
I thinks standards are overrated from a user point of view. We just want things to work.

Some of us are still learning the default bash, let alone trying to learn ksh, or zsh, or on an extreme example, 'Posix compliance' I'm not a programmer, just a user.

I know we don't HAVE to use use it, but you should give us (beginners) a learning curve until we can meet your 'standards'.

Sometimes I feel like the standards are so backward compatible, that there is no room for upgrades. I mean when are we going to get rid of MS.IE-6.0 standards?

Why do some programmers still try to be compliant with 1998 standards, move forward already.

Look, I'm not trying to start a flame war, I'm just saying that not everybody is a sys-admin, some of us are just users trying to manage our machine.

So, in retrospect, standards are not always important to the end user, as long as it works.
# 7  
Old 04-09-2011
Quote:
Originally Posted by scottn
Just because it's the default doesn't mean you have to use it.

In fact, you would be better off learning what is standard, than just limiting yourself to "bash".
Okay, what is "standard" then. I would like to know. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Fedora

Bash shell problem on Fedora Linux

My shell environment is bash and desktop environment is LXDE. When I use the up and down button on the keyboard to view the command history on bash shell, many times part of the command from the history remains on the line. For example /home/milhan > ssh somedomain.org /home/milhan > then when I... (5 Replies)
Discussion started by: milhan
5 Replies

2. Linux

Fedora 14

Anyone know where I can obtain a reliable download of Fedora 14? Every one I have attempted to download charges a fee and a credit card. I have the fee but no credit card. Plus I don't want a prepaid card for just a one-time purchase. :wall: This is how I feel. LOL Any advice? Thank... (4 Replies)
Discussion started by: aeo0868
4 Replies

3. Shell Programming and Scripting

Shell scripting question (Fedora 16)

Hi, I need to write a script that runs a series of commands in multiple subfolders. The problem is that I dont want to change directory for every folder. So this is why I thought to use a master script to activate the smaller ones. So, is there a way to command other scripts to open in... (9 Replies)
Discussion started by: Fuyudo
9 Replies

4. Red Hat

fedora grub help, moving to tri boot (XP, ubuntu, fedora soemething)

I will shortly be adding a fedora flavor to my devel box. I currently have XP (installed first on an ssd), ubuntu 10.04 (installed second on the first partition of a platter drive), and I want to add either Cent or SL on the second partition of the platter drive. I will probably also want to... (0 Replies)
Discussion started by: LMHmedchem
0 Replies

5. UNIX for Dummies Questions & Answers

ssh to invoke shell in FEDORA 10

Hello sir. I used to invoke the remote terminal in any 2 RED HAT 9 systems using the command :- But when I tried this on a FEDORA 8 or FEDORA 10 system.....it says that "cannot display".......Can you please tell me why is fedora distro not allowing me to do so? I need to invoke the remote... (1 Reply)
Discussion started by: nsharath
1 Replies

6. Linux

Dual Boot Win XP And Fedora with Fedora Installed First

Hi everyone, I hope this question goes here. Anyways, I have a unique situation where my friend's comp has Fedora installed and wants to add Win XP as a dual boot without formatting the drive. Is it possible to create a partition on the current hard drive and then install win xp? I couldn't find... (4 Replies)
Discussion started by: eltinator
4 Replies

7. Linux

new in fedora

how i can format a usb flash memory from fedora i can see the as /dev/sda1 from terminal pls help me (2 Replies)
Discussion started by: sadiquep
2 Replies

8. UNIX for Dummies Questions & Answers

Fedora to be or not to be?

Hiya folks, I been browsing through the forums on information regarding Fedora. I know this is the version I want but what is holding me back now is whether my computer could run it easily? I'am asking this because alot of the forum posts and replies I have read, most of them ask for the... (2 Replies)
Discussion started by: Mr_Pinky
2 Replies

9. Linux

FEDORA HELP(please)

I RECENTLY LOADED FEDORA LINUX ALL 4CD/S(FULL INSTALL). but i am getting no sound,no proper help documentation.what should i do. Please help. (7 Replies)
Discussion started by: ameya_shaligram
7 Replies
Login or Register to Ask a Question