Scripts

The third method of creating your own commands with Bash is to put them in a script: a file that you can arrange for bash to interpret and execute from the filesystem by name.

What a "script" means to Bash can mean many different things depending on context. In this book, we'll focus on scripts stored as executable program files on our filesystem, external to the Bash process itself.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.22.34