Skip to content

🐧 Just a couple of bash scripts to make my daily life easier for me and my servers

License

Notifications You must be signed in to change notification settings

cttynul/snippets.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippets.sh

Just a couple of bash scripts to make my daily life easier.


dd++

Introduction

dd is a command-line utility for Unix and Unix-like operating systems whose primary purpose is to convert and copy files. (Wikipedia.org)

dd++ makes using dd easier displaying a progress bar in terminal or dialog mode.

ddpp

Usage

$ sh ddplusplus.sh Input_File Output_File


zzzz.io_watchdog

Update your zzzz.io/or dynamic DNS service with a scheduled script.

How to use:

  1. wget the script https://raw.githubusercontent.com/cttynul/zzzz.io_watchdog/master/watchdog_ip.sh

  2. insert your zzzz.io url in address in if condition

  3. crontab as you wish, i.e. 8 hours: 0 */8 * * * /path/to/watchdog_ip.sh

  4. profit

  5. for more check: https://www.zzzz.io/faq/

Special thanks

many thanks to webmasters of:

i'm ❤️ u.

About

🐧 Just a couple of bash scripts to make my daily life easier for me and my servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages