perfectrecords
Technical User
Hi There,
Does anybody know of a way in bash shell script to stream the output from a non interactive process (eg sdptool) to a file. At the moment if I try to output the data from an sdptool enquiry it only dumps the data to the file when the enquiry has finished scanning, whereas it would be great if it put the data to the file as it found it.
Thanks in advance
Joe
Does anybody know of a way in bash shell script to stream the output from a non interactive process (eg sdptool) to a file. At the moment if I try to output the data from an sdptool enquiry it only dumps the data to the file when the enquiry has finished scanning, whereas it would be great if it put the data to the file as it found it.
Thanks in advance
Joe