Skip to content

A bunch of random shell scritps that you might never need.

Notifications You must be signed in to change notification settings

dhrvrc/random_utility_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

random_utility_scripts

A bunch of random shell scritps that you might never need.

First line of each script briefly descibes what its intended to do.

Some scripts have very obvious (very fundamental) dependencies. All of them are very widely available; easy to download and install.

Feel free contribute? Fork -> Add Changes -> Commit -> Pull Request.

Note

Running some of the scripts with source script.sh results in exiting the current shell session. (because of how some shells handle exit commands). You might see something like the following output and the shell becomes uninteractive.

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

You'll need to start a new shell tab/window to continue.

Using the ./script.sh syntax gives you the prompt back without needing a new tab/window.

About

A bunch of random shell scritps that you might never need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages