Re: [dev] [dvtm] create in $CWD not working

From: v4hn <me_AT_v4hn.de>
Date: Wed, 15 Jul 2015 17:45:49 +0200

On Wed, Jul 15, 2015 at 11:32:38AM -0400, Ross Mohn wrote:
> $ pstree -p 2199
> dvtm(2199)─┬─sh(2239)───bash(2240)───mutt(11096)
> ├─sh(2324)───bash(2325)
> ├─sh(12015)───bash(12016)───vim(17544)
> └─sh(12116)───bash(12117)───pstree(21626)

Fix your setup. Spawning two shells is stupid already,
but to keep the outer shell (your "generic sh") running
is insane.

exec could help, but reviewing the spawn process to avoid sh
to spawn "your" shell would be better.


v4hn

Received on Wed Jul 15 2015 - 17:45:49 CEST

This archive was generated by hypermail 2.3.0 : Wed Jul 15 2015 - 17:48:14 CEST