[PR Proposal - Opinions] Improve NSH Kill cmd

2021-05-31 Thread Rodrigo Garcia
Hello all, I want to submit a PR with an improvement on NSH kill cmd. The idea is to make it a bit closer to unix kill behavior. In unix, kill command will assume SIGTERM as the default signal when the <-SIGNAL> option is omitted. The PR I want to submit would implement such behavior. It would ha

[issue] Killing a parent pid and all its children pid all together

2021-05-27 Thread Rodrigo Garcia
oth reading the console input, generating all those "sort of typing errors" above. I had to type "sp" to run "ps". Question: Do I need to set up some other option on menuconfig in order to kill the pid of the parent and all its children all together? Best Regards, Rodrigo Garcia.