An open API service indexing awesome lists of open source software.

https://github.com/eltonsantos/useful-scripts

Several useful scripts learned in the Udemy's shell script course and others courses
https://github.com/eltonsantos/useful-scripts

shell shell-script shell-scripts shellscript

Last synced: about 15 hours ago
JSON representation

Several useful scripts learned in the Udemy's shell script course and others courses

Awesome Lists containing this project

README

          

# Several useful script

Several useful script learned in Udemy's shell script course, teached by Marcos Castro.
Course's link: https://www.udemy.com/shell-script.

## Scripts list

- Simple hello world (Just to get started)
- Administration script

## Usage

- In terminal enter
- `git clone git@github.com:eltonsantos/useful-scripts.git`.
- `sudo chmod 777 -R useful-scripts`.
- `cd useful-scripts/`.
- `./[script_name].sh`.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/eltonsantos/useful-scripts.

## License

The code is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).