Skip to content

Bash scripts that do a single task or a collection of tasks.

Notifications You must be signed in to change notification settings

chronaeon/scripts

Repository files navigation

Scripts

Bash scripts that do things.

passwd.sh

Prints all the users in /etc/passwd.

printnumber.sh

Reproduces a string with sequential numbering.

mass_untar.sh

Untars all the .tar files in a directory.

cloneallgitrepos.sh

Clones all of a Github organization's Git repositories.

regexes.md

Contains useful regular expressions that can be combined with scripts on the command line or in a text editor such as Sublime Text or VIM.

About

Bash scripts that do a single task or a collection of tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published