Skip to content

coding-wiki/learn-bash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learn-bash

Get started

Initialise with npm

npm start

Else initialise with

# Recursively make all scripts executable by global
chmod -R u+x scripts/
chmod -R u+x tests/
  • Run scripts with ./scripts/<script_name>.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%