Solution without killall Command under LINUX
There is no killall command on the linux server:
Yum install-y psmisc
There is no ifconfig command:
Yum install-y net-tools
No command completion:
Yum install-y bash-completion
There is no killall command on the linux server:
Yum install-y psmisc
There is no ifconfig command:
Yum install-y net-tools
No command completion:
Yum install-y bash-completion