Is your feature request related to a problem? Please describe.
After some profesional experience I can say that using sudo for everything is not the best way to use some commands specially if you want to end a process. So is it better to remove the sudo killAll
Describe the solution you'd like
Try to explain in the readme or not use in the .sh files that commands and use something not that hard
Describe alternatives you've considered
Try to look for the specific pid or something could be great, if not you can try to create your own small script
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
After some profesional experience I can say that using sudo for everything is not the best way to use some commands specially if you want to end a process. So is it better to remove the sudo killAll
Describe the solution you'd like
Try to explain in the readme or not use in the .sh files that commands and use something not that hard
Describe alternatives you've considered
Try to look for the specific pid or something could be great, if not you can try to create your own small script
Additional context
Add any other context or screenshots about the feature request here.