Skip to content

edoardottt/Scripts

Repository files navigation

Scripts

My useful scripts

Codacy Badge

  • pull-all.sh (Linux shells)

    • Git pull on all subfolders.
    • usage: ./pull-all.sh
    • wget https://raw.githubusercontent.com/edoardottt/Scripts/master/pull-all.sh
  • pull-all.bat (Windows Command prompt)

    • Git pull on all subfolders.
    • usage: ./pull-all.bat
    • wget https://raw.githubusercontent.com/edoardottt/Scripts/master/pull-all.bat
  • pull-all.ps1 (Powershell)

    • Git pull on all subfolders.
    • usage: ./pull-all.ps1
    • wget https://raw.githubusercontent.com/edoardottt/Scripts/master/pull-all.ps1
  • open-file.sh

    • Open all files with the inputted extension
    • usage: ./open-file.sh
    • wget https://raw.githubusercontent.com/edoardottt/Scripts/master/open-file.sh

Contributing

If you want to contribute with some useful scripts, just open an issue or submit a pull request.

If you liked it drop a ⭐

www.edoardoottavianelli.it to contact me.