bugzilla-daemon at bugzilla.mindrot.org
2009-May-03 08:27 UTC
[Bug 1594] New: please add an option to print the pid of -f backgrounded process
https://bugzilla.mindrot.org/show_bug.cgi?id=1594 Summary: please add an option to print the pid of -f backgrounded process Product: Portable OpenSSH Version: 5.2p1 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P2 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: mh+openssh-bugzilla at zugschlus.de Hi, when one sends an ssh -MNf process to the background, it would be good to be able to kill it later without having to search for it in the process list. An option having it print its pid just before it backgrounds itself would be a great help. Greetings Marc -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-May-03 09:37 UTC
[Bug 1594] please add an option to print the pid of -f backgrounded process
https://bugzilla.mindrot.org/show_bug.cgi?id=1594 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au --- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2009-05-03 19:37:58 --- There's another option: you can use ControlMaster plus "-O exit" for that. ie. ssh -MNf -o controlpath=~/ssh/somehost -o controlmaster=yes somehost sleep 10000 then ssh -o controlpath=~/ssh/somehost -O exit somehost -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Mar-02 19:46 UTC
[Bug 1594] please add an option to print the pid of -f backgrounded process
https://bugzilla.mindrot.org/show_bug.cgi?id=1594 Josh Triplett <josh at joshtriplett.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josh at joshtriplett.org Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Josh Triplett <josh at joshtriplett.org> 2011-03-03 06:46:50 EST --- *** This bug has been marked as a duplicate of bug 1473 *** -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Sep-06 05:32 UTC
[Bug 1594] please add an option to print the pid of -f backgrounded process
https://bugzilla.mindrot.org/show_bug.cgi?id=1594 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Damien Miller <djm at mindrot.org> 2011-09-06 15:32:55 EST --- close resolved bugs now that openssh-5.9 has been released -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.