Suppose 
  strace LooseCannon 
produces 100 k lines of output but the user is primarily 
interested to see the first 1 k lines.  
  strace LooseCannon | head --lines=1000
might work but waste time and resources.  How can the 
process be stopped without losing the strace output and 
before excessive waste?

Thanks,                   ... Peter E.


 


-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202   http://carnot.yi.org/   Bcc: peter at easthope. ca


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: https://lists.debian.org/[email protected]

Reply via email to