Skip to content

leaexplores/Bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Scripts

Goals

Make a few bash scripts that are easy and useful.

Important thing to know

All the scripts that requires root will use sudo to avoid to be forced to run them as root.

Descriptions

  • vim_rc - This is the VimRC I use to code usually.
  • systemInfos-OSX.sh - Shows various information about the system and do a few maintenance tasks (Purge the disk cache).
  • uninstall_macports.sh - Uninstalls macports from it's default installation directory and removes all the software installed by macports. Tested on OS X 10.6
  • uninstall_homebrew.sh - Uninstalls homebrew from it's default installation direcotry and removes all the software installed by homebrew. Tested on OS X 10.6
  • operateursScriptFR.sh - Test various operators if, else, test, variables. Tested on OS X 10.7

About

Various bash scripts that I wrote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages