Quantcast
Channel: script – PCtechtips.org
Viewing all articles
Browse latest Browse all 3

Creating and Running Script File in Linux

0
0
This is a quick tutorial, about how can you create, and run a script file in Linux Bash. And here’s the transcript of the terminal session jorge@nixbox ~/test $ vi hello.sh jorge@nixbox ~/test $ jorge@nixbox ~/test $ jorge@nixbox ~/test $ cat hello.sh #!/bin/bash #author #date #purpose: echo "Hello World!.." #END jorge@nixbox ~/test $ jorge@nixbox ~/test […]

Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images