Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] shell scripts
- Date: Tue, 03 Feb 2004 15:48:06 +0900
- From: Frank Lee <frank@example.com>
- Subject: Re: [tlug] shell scripts
- References: <20040203100851.142B.B-ROBSON@example.com>
- User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031221
Brett Robson wrote: >Does anyone know which is the most common Unix script these days? (I >mean Unix not Linux). I'd assume that korn shell, but I haven't worked >on Unix for a long time. > > Depends on platform. In the commercial realm (i.e. Solaris and HP-UX), Korn shell is wildy used/useful. I prefer ksh on Solaris. AIX, I forget. With free OS's (*BSD, Linux), Bourne shell (sh) is the most wildly used (for startup, system scripts, etc.). But tcsh is root's default install on FreeBSD. tcsh is a big improvement of C shell (csh). On Linux and FreeBSD (as a regular user), Bourne Again shell (bash) seems to be the most popular. For portability, the safest is to script in Bourne shell (sh). ksh, pdksh, and bash, all can run Bourne shell (sh) scripts. Plus there's the benefit of running on older OS and cross platform. And tcsh can run csh scripts, if you're more familiar with csh. Frank
- References:
- [tlug] shell scripts
- From: Brett Robson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] [OT] Monitor Sync Rates
- Next by Date: Re: [tlug] shell scripts
- Previous by thread: Re: [tlug] Re: is there a real possibility that Sco get what itclaims?
- Next by thread: Re: [tlug] shell scripts
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links