Site Map - skip to main content

Hacker Public Radio

Your ideas, projects, opinions - podcasted.

New episodes every weekday Monday through Friday.
This page was generated by The HPR Robot at


hpr0562 :: Introduction to bash scripting

Introduction to bash scripting, with quick explanations of many adjacent concepts

<< First, < Previous, , Latest >>

Thumbnail of Ken Fallon
Hosted by Ken Fallon on 2010-08-11 is flagged as Explicit and is released under a CC-BY-NC-SA license.
bash, bash basics, bash scripting. 1.
The show is available on the Internet Archive at: https://archive.org/details/hpr0562

Listen in ogg, spx, or mp3 format. Play now:

Duration: 00:20:32

Bash Scripting.

This is an open series in which Hacker Public Radio Listeners can share their Bash scripting knowledge and experience with the community. General programming topics and Bash commands are explored along with some tutorials for the complete novice.

https://en.wikipedia.org/wiki/Bourne_shell
https://en.wikipedia.org/wiki/Command-line_interface

A list of "Hello World" programs in many different computer languages: 
https://www.roesler-ac.de/wolfram/hello.htm 

For Windows:
Editor: https://notepad-plus-plus.org/
Bash (and more): https://x.cygwin.com/ 
(run setup, and selecting the 'xinit' package from the 'X11' category.)

$ echo '#!/bin/bash' > hello.bash
$ echo "echo hello world" >> hello.bash

$ cat hello.bash 
#!/bin/bash
echo hello world

$ chmod +x hello.bash

$ ./hello.bash
hello world

feedback-(a)-kenfallon.com
More information https://www.kenfallon.com

Comments

Subscribe to the comments RSS feed.

Comment #1 posted on 2010-08-13 22:22:08 by rowinggolfer

great ep ken

Superb episode. good topic, length, and content. I look forward to the rest of this series.

BTW - looks like the spammers have beaten the capchtas :(

Leave Comment

Note to Verbose Commenters
If you can't fit everything you want to say in the comment below then you really should record a response show instead.

Note to Spammers
All comments are moderated. All links are checked by humans. We strip out all html. Feel free to record a show about yourself, or your industry, or any other topic we may find interesting. We also check shows for spam :).

Provide feedback
Your Name/Handle:
Title:
Comment:
Anti Spam Question: What does the letter P in HPR stand for?
Are you a spammer?
What is the HOST_ID for the host of this show?
What does HPR mean to you?