Giter VIP home page Giter VIP logo

davorpa / shell-utils Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 1.0 5.88 MB

My useful utilities and commands about shell scripting

Home Page: https://davorpa.github.io/shell-utils

License: GNU Affero General Public License v3.0

Shell 92.85% Batchfile 7.15%
bash bashrc bash-profile bash-script shell shell-script utilities cheatsheet perl perl-scripts bash-scripts bash-alias bash-aliases shell-scripting bash-scripting perl-scripting linux linux-shell dotfiles gitconfig

shell-utils's Introduction

shell-utils

Shell utils. Machines are been made to avoid tedious and routinary task planned by humans. Scripts are the powered way to transform that as self-automated. BE SCRIPT MY FRIEND!

My useful utilities and commands about shell scripting.

Scripting Languages

At this project you find shell scripts written in next languages:

Bash

  • Color table 256 (color-table-256.sh): A script to show a matrix with available colors in terminal in both modes: foreground / background.

  • Zoom installer (zoom-setup.sh): A script to install / update your Zoom client easy. The script register bundle certificates, download binaries and install/update it for you. It's recomended close the client before execute this script.

Perl

How to use scripts

For security reasons after download desired script

# using wget
wget -O ~/bin/[foo-script] https://davorpa.github.io/shell-utils/scripts/[foo-script]
# using curl
curl -o ~/bin/[foo-script] https://davorpa.github.io/shell-utils/scripts/[foo-script]

you should take a view inside on it code and if, after inspecting it, you are agree with coding and like it, remember to make this shell script executable by the user/owner:

chmod u+x ~/bin/[foo-script]

and support me starring, Buy Me a Coffee! @davorpatech and share this project.

Thanks a lot ๐Ÿ™.

How to contribute

For information โ„น๏ธ on adding any content or doubts, please see first the CONTRIBUTING file.

License

The content of this project itself and the underlying source code used to format and display that content is licensed under the The GNU Affero General Public License Version 3.

shell-utils's People

Contributors

davorpa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.