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 |
Give the command to display space usage on the UNIX file system.
What is the difference between AWK and SED commands? Plz give example and explain...
What is the functions of zambie process?
What are Unix processes, and how do you manage them?
Explain command to show the space allocation of files?
What Command is used to make a directory?
By using which command we can find the CPU utilization time?
How to know a process is a zombie or orphan process?
how to change a normal file into hidden file
How does the user view the contents of a text file in UNIX?
How to see unused port number in Solaris?
what do you understand by 'unix is a portable os'?