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][tlug] Re: Bourne Shell is the most appropriate scripting language
- Date: Mon, 15 Jan 2007 18:48:21 -0500
- From: Jim <jep200404@example.com>
- Subject: [tlug] Re: Bourne Shell is the most appropriate scripting language
- References: <45AAFDA9.90504@example.com> <20070115091710.465a8f0b.jep200404@example.com> <19dd68ba0701150650r61774eabu85901890f61e6fd2@example.com> <20070115170502.44e0e175.godwin.stewart@example.com> <20070115230136.63fa1a51@example.com> <20070115180538.7c223499.jep200404@example.com> <20070116001751.3faf2b91@example.com>
Botond Botyanszki wrote: > > > Portability is a good thing, so write according to the Bourne shell. > > > It's the most standard. > > By which you mean #!/bin/bash No. When I say "write according to the Bourne shell", I mean to restrict what one writes to the classic abilities of the Bourne shell, avoiding the advanced features of newer shells (such as but not limited to not bash). Of course, on a Linux box, the most likely program one would use to _execute_ a classic Bourne shell script would be bash. There is a distinction languages and the programs used to execute them. I.e., there is a distinction in which dialect one _writes_ in and which proram one is likely to use to _execute_ it. Remember that the original question was What is the most appropriate scripting language not what is the most appropriate program to run program written in that language, although I've addressed both issues.
- Follow-Ups:
- References:
- [tlug] What is the most appropriate scripting language
- From: Dave M G
- Bourne Shell is the most appropriate scripting language (was Re: [tlug] What is the most appropriate scripting language)
- From: Jim
- Re: Bourne Shell is the most appropriate scripting language (was Re: [tlug] What is the most appropriate scripting language)
- From: Guillaume Proux
- Re: [tlug] What is the most appropriate scripting language
- From: Godwin Stewart
- Re: [tlug] What is the most appropriate scripting language
- From: Botond Botyanszki
- Bourne Shell is the most appropriate scripting language (was Re: [tlug] What is the most appropriate scripting language)
- From: Jim
- Re: Bourne Shell is the most appropriate scripting language (was Re: [tlug] What is the most appropriate scripting language)
- From: Botond Botyanszki
Home | Main Index | Thread Index
- Prev by Date: Re: Bourne Shell is the most appropriate scripting language (was Re: [tlug] What is the most appropriate scripting language)
- Next by Date: Re: [tlug] Re: Bourne Shell is the most appropriate scripting language: typo
- Previous by thread: Re: Bourne Shell is the most appropriate scripting language (was Re: [tlug] What is the most appropriate scripting language)
- Next by thread: Re: [tlug] Re: Bourne Shell is the most appropriate scripting language: typo
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links