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
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 used to type command?
what is the default signal kill in unix?
What is the output of : $ ps-e $ ps-a commands
What is difference between grep and find command in unix?
The rm command removes links to file. What does this mean? How then is a file deleted from the file system?
What does touch command do in unix?
Explain the steps that a shell follows while processing a command.
What is unix command?
What is a shell in Unix? Name some common Unix shells.
What are grep patterns?
In UNIX, what is the command to edit contents of the file?
What do you mean by zambie process?