Skip to content

bbwheroes/m122-ruet-bash_abschluss_project-lorenzhohermuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sts (shawn the shell)

A next-generation command line tool that takes your sheep (you're allowed to keep your breath) away.

It takes your bash scripts and creates custom-named system-wide available commands out of it.

Not only that but it also tracks the uses and execution times of these commands so you can analyze and optimize your commands.

Authors

License

MIT

Used By

This project is used by the following companies:

Boogle Microhard Mwidea Congo
Booble Microhard Mwidea Congo (other rainforest than Amazon)

Install

Download only the sts file and run

sudo ./sts install

if you want to uninstall just run

sudo sts uninstall

Usage

Create new command

sudo sts new <command-name> ./your-file.sh

See stats for command

sts stats <command-name>

Remove command

sudo sts remove <command-name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages