View Issue Details

IDProjectCategoryView StatusLast Update
0007613Kali LinuxGeneral Bugpublic2022-03-10 12:03
ReporterBalpreet-Afk Assigned Todaniruiz  
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionno change required 
Product Version2022.1 
Summary0007613: Pragrams giving output on terminal after disowning it from terminal
Description

In this bug, when I run a program through terminal, and it gives output on terminal, I press Ctrl+Z to pause the program and type disown in terminal. After I continue it with bg and then disown it, I still gives me output on the terminal

Activities

daniruiz

daniruiz

2022-03-10 12:03

manager   ~0015840

This is not a bug, that's expected behavior
The shell cannot redirect output for a process that already exists.

Issue History

Date Modified Username Field Change
2022-03-10 08:55 Balpreet-Afk New Issue
2022-03-10 12:03 daniruiz Note Added: 0015840
2022-03-10 12:03 daniruiz Assigned To => daniruiz
2022-03-10 12:03 daniruiz Status new => closed
2022-03-10 12:03 daniruiz Resolution open => no change required