When running this AmigaDOS command under the AmigaShell there’s an issue a Con-handler process remains and is not closed? ( show with: tasklist | grep CON ) :
Code: Select all
Copy CON: to *
This is with:
AmigaOS4.1FEu2(A1222)
Copy 54.11
Con-handler 53.82 (11.02.2018)
Console.device 53.120 (14.12.2023)
It works Ok with:
AmigaOS4.1FEu0
Copy 53.6
Con-handler 53.72 (3.10.2014)
Console.device 53.83 (1.10.2014)
Also, it is Ok with "
Code: Select all
Type CON: to *
Perhaps, it is only the copy program which lacks to close a handle?
Sincerely your,
DGILLES