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
- Host: GitHub
- URL: https://github.com/eltonsantos/useful-scripts
- Owner: eltonsantos
- License: mit
- Created: 2017-03-12T17:24:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T20:16:34.000Z (over 9 years ago)
- Last Synced: 2025-02-28T20:59:59.044Z (over 1 year ago)
- Topics: shell, shell-script, shell-scripts, shellscript
- Language: Shell
- Homepage: https://www.udemy.com/shell-script
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).