Skip to content

All the scripts I created and used to make my life easier.

Notifications You must be signed in to change notification settings

toro-nicolas/my_scripts

Repository files navigation

my_scripts

What is this ?

These are all scripts I've created and use daily to make my life easier.
It allows me to perform many actions with a single command.

Script descriptions

addsrc.sh: Display the files that need to be added in the Makefile
count_files.sh: Display the number of files in this folder
do-op [number] [operator] [number]: Display the result of the operation
find_sh.sh: Display all the .sh files
help.sh: Display all the command of my_scripts
info_file [file]: Display the file informations
install_packages.sh -h (--help): Install packages for Linux (Fedora)
make_that.sh: Make .c files with gcc and run the output
mkproject.sh [github-repo-link] [semester-number] [module-name] [project-folder-name] [executable-name] [library1 library2 ...]: Create a C project structure
mr_clean.sh: Delete all the temporary files
my_cat [files]: Display the files content
push_that.sh [message]: Push all the files in the repositorie
set_ssh.sh [0|1|2]: Change the ssh key
style_that.sh: Execute the coding-style-checker in the folder and display the errors
update_lib.sh [lib1 lib2 ...]: Update the libs in a C project
update_time.sh: Update the system time valgrind.sh [files]: Use a maximized valgrind with a program

Credits

coding-style-checker: EPITECH
Criterion: Criterion teams project
Plum: Louis DUPRAZ
EpiFunctionChecker.py: Dawoox
All other files or codes were created by me

About

All the scripts I created and used to make my life easier.

Topics

Resources

Stars

Watchers

Forks