Skip to content

A collection of bash shell scripts which demonstrate Bash syntax and common Linux commands and tools.

Notifications You must be signed in to change notification settings

BojanKomazec/bash-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bash-demo

A collection of bash shell scripts which demonstrate Bash syntax and common Linux commands and tools.

Running the script

Make sure demo.sh has executable (x) permissions for the current user. To run the script use:

./demo.sh

All files and directories that are required by the script (which are not created by the script) have to be inside required directory.

About

A collection of bash shell scripts which demonstrate Bash syntax and common Linux commands and tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages