Thanks for the tips guys. I understand it is suckless software and you
try to keep the code tiny and clean. What about creating a subpage at
http://www.brain-dump.org/projects/dvtm/ with all sort of useful
snippets? If there was such page, users wouldn't have to reinvent the
wheel.
Cheers
2009/12/11, Claudio M. Alessi <smoppy_AT_gmail.com>:
> Or just use a command like the following:
>
> for P in $(pgrep -P $(pgrep -n dvtm)) ; do ps x -o ppid,tty |grep ^$P ;
> done
>
> This will works with the first instance of dvmt found, though it's extremely
> easy to make a script which handles all running instances. Hope this helps.
>
>
> Regards,
> Claudio M. Alessi
>
> --
> JID: smoppy AT gmail.com
> WWW: http://cma.teroristi.org
>
>
-- Artur Skonecki http://adb.cba.plReceived on Fri Dec 11 2009 - 18:55:37 UTC
This archive was generated by hypermail 2.2.0 : Fri Dec 11 2009 - 19:00:11 UTC