Skip to content
/ sh Public

Archive of random shell scripts.

License

Notifications You must be signed in to change notification settings

kieranpotts/sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shell scripts

This repository is just an archive if random shell scripts that I’ve written over the years. They’re not meant to be used as-is. Rather, they serve as a reference for how to do certain things in shell scripts.

Most of the scripts are written in Bash (!/bin/bash) but some are POSIX compliant (!/bin/sh). These scripts are typically used for provisioning and configuring Debian-based servers, and for performing system administration tasks.


Copyright © 2020-present Kieran Potts, MIT license

About

Archive of random shell scripts.

Resources

License

Stars

Watchers

Forks

Languages