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

Answers were Sorted based on User's Feedback



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

Answer / expert

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

Is This Answer Correct ?    7 Yes 3 No

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

Answer / gr

dd conv=ascii if=test.log of=test1.log

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Unix Commands Interview Questions

How do I use grep to find a file?

0 Answers  


Why is grep called grep?

0 Answers  


how to make IGNITE-BACKUP in HP-UX?

4 Answers   HP,


what does a process mean?

7 Answers   Infosys,


What command will bring user back to their home directory in UNIX?

13 Answers   IBM, Wipro,






What is difference between grep and find command in unix?

0 Answers  


Who command in unix?

0 Answers  


What command is used to check the current users?

0 Answers  


What command would users use to see what file one page at a time in UNIX?

7 Answers   IBM,


What are the commands in UNIX to list the files in a Directory?

0 Answers   CGI,


What are grep patterns?

0 Answers  


use of ls command

9 Answers  


Categories