Skip to content

🟢 Scripts in linux can help you a lot when performing some boring task, so here are a few scripts that I use on a daily basis. 🐧

Notifications You must be signed in to change notification settings

AlphaLawless/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text: Scripts for Linux

Dependencies

Some scripts need dependencies, see the list here.

Install

To run the scripts in the terminal, give chmod permissions, if the script needs:

chmod +x [name]

Move to /usr/bin/ or /usr/local/bin/ now:

sudo mv -v [name] /usr/bin/
#sudo mv -v [name] /usr/local/bin/

About

🟢 Scripts in linux can help you a lot when performing some boring task, so here are a few scripts that I use on a daily basis. 🐧

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published