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
What is pipe command in unix?
How many unix commands are there?
How do you grep recursively?
Differentiate cat command from more command.
What are awk commands?
Who wrote grep?
What is the difference between cat command and more command?
What is nr in awk command?
Can you explain a little bit about command substitution?
What do know about tee command?
Why is awk called awk?
What is the use of the tee command?
What is the significance of the 'tee' command?
Why is it called a shebang?
What are some command words?