Wat is shell?

Reply

Join Date: Oct 2007
Posts: 13
Reputation: mark0420 has a little shameless behaviour in the past 
Solved Threads: 0
mark0420's Avatar
mark0420 mark0420 is offline Offline
Newbie Poster

Wat is shell?

 
0
  #1
Nov 17th, 2007
wat is shell?
__/\__██████__/\__
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 3
Reputation: swetha321 is an unknown quantity at this point 
Solved Threads: 0
swetha321 swetha321 is offline Offline
Newbie Poster

Re: Wat is shell?

 
0
  #2
Nov 17th, 2007
am going to learn Scripting in Unix (mainly Solaris) . So i thought of asking you DBA gurus around the world what your favourite scripting language (Python, Perl,.. etc) is and your favourite Shell (csh,sh,ksh) . I found a similair post http://forums.oracle.com/forums/thre...699483&#699483

which was answered after two years(!!!) with only one reply. I guess i'll be lucky to get more than one perspective this time.
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 305
Reputation: stilllearning has a spectacular aura about stilllearning has a spectacular aura about 
Solved Threads: 43
stilllearning stilllearning is offline Offline
Posting Whiz

Re: Wat is shell?

 
0
  #3
Nov 22nd, 2007
The shell is basically a program that takes your keyboard input, usually at a command prompt and gives it to the operating system to process it. You can also put shell commands into a file and execute it using "sh filename".

There are different types of shells csh, ksh, bash. bash is probably the most commonly used. Its actually very interesting. I would advise you to look up some shell scripting tutorials online. You can practice shell commands using either cygwin on windows or linux or any unix OS.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2
Reputation: subnet0 is an unknown quantity at this point 
Solved Threads: 0
subnet0's Avatar
subnet0 subnet0 is offline Offline
Newbie Poster

Re: Wat is shell?

 
0
  #4
Jan 7th, 2008
ksh seems to be the most popular shell for scripting amongst us Sybase DBAs. There are actually several books devoted exclusively to ksh scripting with Sybase servers, no books with other shells.

Our servers use csh by default, but almost all our scripts are ksh. No problems.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Shell Scripting Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC