This repository has been archived by the owner on Oct 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
🧰 Collection of my own small (or not so) scripts for various needs
License
dreamscached/scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
This repository contains most of my scripts that I once wrote for my own use, but I feel like sharing them with everyone else now, even if they might not bring so much of a use. Every script is documented (see script file headers). All scripts that have #!/bin/sh shebang are POSIX-compliant, those that don't have it should be executed by the corresponding shell (by executing file itself and not passing it as an argument to bash/zsh/ksh.)
About
🧰 Collection of my own small (or not so) scripts for various needs