What is an Unix command to convert HEX value to ASCII value
located in any flat file.

Answer Posted / expert

dd conv=ASCII if=<Source File in HEX forrmat> of=<Target FIle in Ascii Format>

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is grep and how do you use it?

780


Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?

809


Can you enlist some commonly used network commands?

799


Explain how to use grep command to list find the records of a file containing 10 different strings?

795


Explain command to display different lines that are found when compare two files?

880


What are the general commands in using unix os for a beginner?

802


What does grep v do?

759


What is the command to find maximum memory taking process on the server?

880


Which command can you use to find the currently running process in unix server?

778


What is awk good for?

791


Write a command to display a file’s contents in various formats?

843


Write a command that will display files in the current directory, in a colored, long format.

914


How do I use grep to search for a file?

781


What's a command word?

795


What does pipe () return?

775