Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 378 Bytes

my_bash_projects

  • bash-python_automate_creation: a bash a script that automaticly creat a file .sh or .py with the right shebang and permission inside Documents/Projetcs Folder
  • to_upper_case: a bash script that recursively rename all the files and directories to upper case
  • create_a_git_project: a script that creat a repo based on input from user and clone that repo