[linux-audio-dev] RE: [Jackit-devel] Re:  k_jack v0.0.0.5
    Jesse Chappell 
    jesse at essej.net
       
    Wed Jan 22 14:06:00 UTC 2003
    
    
  
Mark Knecht wrote on Wed, 22-Jan-2003:
 > Actually, can I somehow take the jackstart output that goes to the F2
 > console and pipe it to a file that I could look at from KDE? That would be
 > nice too.
 > 
Sure, if using bash, just run it: 
   jackstartoptionsblahblah  &> /tmp/jack.output &
Then in a terminal under X, you can run: 
   tail -f -s 0 /tmp/jack.output
and it's just like you were there.
jlc
    
    
More information about the Linux-audio-dev
mailing list