Search Results

Search: Posts Made By: Shiftkey
30,045
Posted By Shiftkey
tried some tr stuff again and got it to work this...
tried some tr stuff again and got it to work this time

used tr "\000" " " < inputFile > outputFile

Thank you so much for the help and patience!

---------- Post updated at 03:11 PM ----------...
30,045
Posted By Shiftkey
Modified script: Output after running on...
Modified script:

Output after running on original data file Sample.log
---------- Post updated at 02:53 PM ---------- Previous update was at 02:48 PM ----------

Sorry here is with code tags:
30,045
Posted By Shiftkey
---------- Post updated at 02:33 PM ----------...
---------- Post updated at 02:33 PM ---------- Previous update was at 02:33 PM ----------

This was output after running
30,045
Posted By Shiftkey
Ok so new problem. Everything was looking ok...
Ok so new problem. Everything was looking ok when I output the data on the screen, But once I actual open or view the output file I get ^@ after every ASCII character. Any ideas? I tried removing...
30,045
Posted By Shiftkey
Thanks but I dont have ruby installed so I cant...
Thanks but I dont have ruby installed so I cant test that code out.

trying to finish it up with awk and sed atm, will post if I can get it working.

---------- Post updated at 10:38 AM...
30,045
Posted By Shiftkey
Thanks , but how would I go about searching for...
Thanks , but how would I go about searching for the line and then converting whatever is in between the brackets because its not going to be the same values every time.

Perhaps id have to search...
30,045
Posted By Shiftkey
Converting hex to ascii/decimal
I am writing a bash script to do some parsing on a log and I am running into a problem when it comes to converting only certain sections of the file from hex to ascii or hex to decimal.

Data...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 02:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy