Examples of using A shell script in English and their translations into Japanese
{-}
- 
                        Colloquial
                    
- 
                        Ecclesiastic
                    
- 
                        Computer
                    
- 
                        Programming
                    
Debian's modconf package provides a shell script(/usr/sbin/modconf) which can be used to customize the configuration of modules.
The Intel® Fortran Compiler includes a shell script that you can run to set environment variables.
I think there's been some work to extract that into a shell script that anyone can run because it's not Carthage-specific at all.
It may be prudent to create a shell script to manage PHPUnit installation that verifies the GnuPG signature before running your test suite. For example.
If this parameter is set when bash is executing a shell script, its value is interpreted as a  filename containing commands to initialize the shell,  as in~/. bashrc.
When the shell  executes a shell script that attempts to execute a  non-existent command interpreter, the shell  returns an  erroneous diagnostic message that the shell script  file does not exist.
Several people made some suggestions(like using a shell script as the user's shell)  which sort of work, but aren't terribly secure or reliable.
A shell script to start Java is generally described to start a  Job defined on Spring Batch, along with starting a  Java process.
to download the launchconfig, and create a shell script that calls sbt-launch. jar with it.
If you have a  large number of files, a shell script that will run multiple“put” commands in parallel will speed up the process.
On the post written in the end of June,"A total beginner started to learn electronics with Raspberry Pi", I wrote a shell script to turn on an  LED ramp.
Ultimately, the installation of sbt boils down to a  launcher JAR and a shell script, but depending on your platform, we provide several ways to make the process less tedious.
If changes like these are also required, separate instructions(e.g. a shell script) to accomplish them should accompany the patch.. PP. B patch cannot tell if the line numbers are off in an. .
The client and server(TCP port 41121) are designed to be run from the command line or called from a shell script, and no configuration files are needed.
This is a  non-portable extension, and its use will nearly guarantee that a shell script will not execute properly on another system.
When bash is started non-interactively, to run a shell script, for example, it looks for the variable BASH_ENV in the environment, expands its value if it appears there, and uses the expanded value as the name of a  file to read and execute.
The first non-option argument specified on the command line will be treated as the name of a  file from which to read commands(a shell script), and the remaining arguments are set as the positional parameters of the shell  $1, $2.
The Java Service Wrapper on UNIX consists of four primary components: the Wrapper binary, a  jar file, a  native library which is used by the jar file, and a shell script which is used to launch the Wrapper and perform actions such as controlling it as a  daemon.
MH mailboxes are directories containing files that correspond to each message in that mailbox. A shell script to convert MH mailboxes to mbox mailboxes, mh2kmail, is included at least in the source releases of& kmail;, but maybe not in the packaged releases. Running this script  on a  MH folder will convert it to an  mbox file. We strongly suggest that you back up your MH mail folders before you use this script. .