A shell script is a script written for the shell, or command line interpreter. Typical operations performed by shell scripts include file manipulation, program execution, and printing text.

The shell scripting interpreter installed by default on Debian is the GNU bash..

Hello world example

This is the "Hello world !" source code basic example.

#!/bin/sh
echo Hello world !

Save it with in hello.sh then run it typing:

debarm:~# chmod +x hello.sh
debarm:~# ./hello.sh

Installation

Installed by default.

Documentation Terms of Use
The Acme Systems srl provides this Debian system development and user manual.
The origin of these doc came from the website: http://www.acmesystems.it
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
Creative Commons License

关注我们: 微博

销售邮箱:market@armdevs.com
技术支持: support@armdevs.com
销售电话: +86-755-29638421


核风在线支持>
在线时间:09:00-18:00
Copyright @ 2014 to 2020 - 核风智能技术有限公司