![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| simple shell - how to get a parameter typed in a shell script | cmitulescu | Shell Programming and Scripting | 4 | 01-09-2009 08:45 PM |
| Linux Shell Question: how to print the shell script name ? | meili100 | UNIX for Dummies Questions & Answers | 3 | 07-01-2008 01:55 PM |
| How to Start a Shell as Login shell instead of ordinary shell | Sivaswami | Linux | 3 | 07-01-2008 01:52 PM |
| Difference between writing Unix Shell script and AIX Shell Scripts | haroonec | AIX | 0 | 04-12-2006 02:27 AM |
| how to convert from korn shell to normal shell with this code? | forevercalz | Shell Programming and Scripting | 21 | 11-23-2005 02:18 AM |
| View Poll Results: What's your most useful shell? | |||
| /bin/sh |
|
61 | 8.62% |
| /bin/csh |
|
34 | 4.80% |
| /bin/ksh |
|
295 | 41.67% |
| /bin/tcsh |
|
33 | 4.66% |
| /bin/bash |
|
285 | 40.25% |
| Voters: 708. You may not vote on this poll | |||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
Rating:
|
Display Modes |
|
||||
|
Quote:
|
|
||||
|
Quote:
|
|
||||
|
How come so many prefer the Korn shell?
What I don't like about it is that it's proprietary though by now I think there is a public domain ksh available. On some modern Unices like HP-UX there's no need at all for ksh since the standard HP shell is a Posix shell with much of the capabilities of Bash or Ksh. If not on HP however, I prefer Bash. But even though Bash offers arrays, and arithmetics and many other neat stuff, I find as soon as I feel it would be handier to have LoLs or more advanced data structures that autovivicate on the fly, simply to avoid temporaral dump files or awkward evals, or if parsing gets too circuituous and involves too many pipes, I pretty soon end up doing it in Perl. So no doubt, Perl is my preferred shell. |
![]() |
| Bookmarks |
| Tags |
| bash, ksh, linux commands, shell, shell script, shell scripting, unix commands, unix scripting, unix scripting basics |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|