Skip to content

My contributions for vivaolinux.com.br, such as, tips, scripts (Bash) and articles

License

Notifications You must be signed in to change notification settings

amaurybsouza/vivaolinux-contributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributions for vivaolinux.com.br

mascote vim bash

In this repository I'd like to show how you can starting with Shell Scripts (Bash).

Get started with scripts

Use the Medium post to learn about Shell Scripts.

Usage

To start with scripts (Bash) in your system, you must follow steps below:

  1. Give execute permission to your script:
$ chmod +x script_name.sh 
  1. Run your script:
$ ./script_name.sh

Published scripts

I published another scripts on vivaolinux portal, but it's status is "waiting". I'm sure that soon it will be published.

Published articles

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published

Languages