On Sat, 31 Jul 2021 at 05:45, Mauricio Tagliaferro <m...@esc10sl.edu.ar>
wrote:
(no body text)

I suspect its not the hyphen but the length of the command.

$ ln -s /bin/sleep ./name-process
$ ./name-process 100 &
[2] 49256
$ killall -9 name-process
[2]-  Killed                  ./name-process 100

This was killall 23.5 but can you try the above set of commands?

 - Craig

Reply via email to