/bash_scripts

Some bash scripts and one-liners that I have found useful in some way at some point.

Primary LanguageC

bash_scripts

Some bash scripts and one-liners that I have found useful in some way at some point.

Script explanation

cp_to_folder: Copy current folder to a specified destination folder.

full_update.sh: Combines apt_update, apt_upgrade and apt_autoremove all together.

start_xampp.sh: Stops apache service and starts lampp.

stop_xampp.sh: Stops lampp and re-starts apache service.