Break AmigaDOS CMD generalization

AmigaOS users can make feature requests in this forum.
Post Reply
User avatar
gdridi
Posts: 101
Joined: Sat Aug 11, 2012 11:17 am
Contact:

Break AmigaDOS CMD generalization

Post by gdridi »

Hello!

When I see a process in the tasklist (by AROS tasklist command) and even it isn’t in the process list of actual Shell (by status).

With the:
break C|D|E|F name=<process_not_in_status_list>

do nothing!

Why can we allow to send this signals with break CMD even if not in status process list, but process in general tasklist?

Is it really too dangerous? But an option would be nice?

Sincerely your,


DGILLES
Last edited by gdridi on Fri Sep 19, 2025 5:46 pm, edited 1 time in total.
User avatar
Hypex
Beta Tester
Beta Tester
Posts: 927
Joined: Mon Dec 20, 2010 2:23 pm
Location: Vic. Australia.

Re: Break AmigaDOS CMD generalization

Post by Hypex »

Are you sure? So you are comparing AROS with OS4 and found OS4 allows it? Does it actually work?

I've just done some testing in two shells. Status know about the processes in each shell. Number and name.

I ran a hanging "Dir ?" in one shell and tried to break it in another shell. I gave process name then number to Break and it didn't break it. I then got out Ranger to look up process names and sent a few across. Break couldn't find the process. I then gave it the process name of the shell and window. It couldn't find any process to break. How have you been able to break past this defense? :?:
User avatar
gdridi
Posts: 101
Joined: Sat Aug 11, 2012 11:17 am
Contact:

Re: Break AmigaDOS CMD generalization

Post by gdridi »

Hello,

Hi Hypex,

Tasklist is not only an AROS command.

I read your post.
I want to send a CTRL-C to any task with its name as it appears not only with status command but with tasklist.

This with the break AmigaDOS cmd and the Name option.

Regards,
DGILLES - Arabic console http://os4depot.net -
Post Reply