Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My useful utilities and commands about shell scripting

License

NotificationsYou must be signed in to change notification settings

davorpa/shell-utils

Repository files navigation

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 yourZoom 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

Forsecurity reasons after download desired script

# using wgetwget -O~/bin/[foo-script] https://davorpa.github.io/shell-utils/scripts/[foo-script]# using curlcurl -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 theCONTRIBUTING file.

License

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


[8]ページ先頭

©2009-2025 Movatter.jp