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 FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?
What is grep short for?
in UNIX,How to copy file into directory?
How do you find out all processes that are currently running in UNIX OS?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
4 Answers Infosys, Nikhil Construction,
how will u execute a file in unix
What is the difference between awk and grep?
What are reported commands?
What does the command '$ls | wc –l > file1' do?
in unix echo is used for
10 Answers BFL, BirlaSoft, Patni,
Write a command to find all of the files which have been accessed within the last 30 days.