The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-04-2009
jojo123 jojo123 is offline
Registered User
  
 

Join Date: May 2009
Posts: 51
help me out in letting me know the meaning of sh, ksh, bash

Could you please help me out in letting me know the meaning of


Code:
#!/bin/sh
#!/bin/ksh
#!/bin/bash

what the difference between all these ....

Also please view the below mention script, could you please explain whats this script doing


Code:
#!/bin/bash
t=100
echo $t
echo $tea
echo ${t}ea

Thnkz in advance.

Last edited by Neo; 07-04-2009 at 12:30 PM.. Reason: added code tags and changed subject for user, cost 15000 bits
Bits Awarded / Charged to jojo123 for this Post
Date User Comment Amount
07-04-2009 Neo changed title, added code tags.... do it yourself per rules. -15,000