On Wednesday 08 October 2008 11:00:13 Dan Nicholson wrote:
> strace -f -eopen kdesktop

That's fantastic.

I'm going to have to spend some time on this page!
http://www.linuxfromscratch.org/blfs/view/stable/general/other-tools.html


strace /opt/qt-3.3.8b/bin/assistant > assistant 2>&1
grep -c directory assistant
:~$ 553

strace /opt/qt-4.4.3/bin/assistant > assistant 2>&1
grep -c directory assistant
:~$ 356

Yikes... Programmers have such dirty habits!
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to