Skip to content

ashit1303/bash_scripts

Repository files navigation

bash_scripts

Scripts for running lots of different works #To run files

1)Download

2)Make it a executable file with

chmod +x file_name_here

3)Run with following command (<--- sudo permissions needed to execute some commands --->)

./file_name_here

that's it ENJOY

-)TO RUN kill_app_port.sh

chmod +x kill_app_port.sh
./kill_app_port.sh

KILL APPLICATION USING SPECIFIED PORT Run and enter the port no you want to know which application is using it enter "yes" to kill that application.

Report any bugs to [email protected]

About

Bash Scritps for automating tasks

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages