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 does this command do,"$more readme.txt“?
What command is used to switching between users in unix?
How do you grep a case insensitive?
What is the search command in unix?
What is merge command in unix?
What does grep v grep do?
Name the various commands that are used for the user information in unix.
What are the general commands in using unix os for a beginner?
What is the comma to show the space allocation of files?
What difference between cmp and diff commands?
How does shebang work?
What does awk stand for?
What is $0 bash?
What does sed command do in unix?
Name the general commands in using unix os for a beginner?