Skip to content

dryberg/SimpleBashExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleBashExamples

In order to execute scripts from the command line, you may need to run the command "chmod u+x filename"

Example - chmod u+x disk_usage.sh

To run the script use ./ before the filename.

Example - ./disk_usage.sh

About

Common Linux commands in the form of Bash scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages