![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| meaning of ${0%${0##*/}} | nyelavarthy | AIX | 7 | 09-23-2008 03:48 AM |
| if [ ! -r ${1} ] meaning in ksh | naveeng.81 | Shell Programming and Scripting | 1 | 04-09-2008 02:47 PM |
| OopenSSH not letting me in! | BG_JrAdmin | SUN Solaris | 2 | 09-12-2006 12:54 PM |
| what is the meaning here? | forevercalz | Shell Programming and Scripting | 2 | 09-29-2005 01:46 PM |
| client app not letting go of socket | fusion99 | UNIX for Dummies Questions & Answers | 1 | 02-20-2004 10:13 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
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 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|