ngrep -W byline -T -t "yourfilter" udp port 5060 >mytextfile.txt
* I??aki Baz Castillo <[EMAIL PROTECTED]> [070803 18:55]: > Hi, I use ngrep command for debuggin but it creates a binary file instead of > text file > > ~# ngrep -P '' -W byline "" udp port 5060 > FILE.LOG > ~# file FILE.LOG > FILE.LOG: data > > but I want to get a text file or I have some problems in file editors and so. > > I haven't saw option in ngrep for my issue, does somebody know how ngrep to > generate text files isntead of binary files? > > Thanks a lot. > > > > -- > I?aki Baz Castillo > [EMAIL PROTECTED] > > _______________________________________________ > Users mailing list > [email protected] > http://openser.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
