What is an Unix command to convert HEX value to ASCII value
located in any flat file.
Answer Posted / gr
dd conv=ascii if=test.log of=test1.log
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the general format of unix command syntax?
What is rmdir command?
How do I search for text in vi?
What do know about tee command and its usage?
What is the use of egrep command in unix?
What is the behavioural difference between cmp and diff commands?
What is “chmod” command?
What is the command to compare two files in unix?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is awk used for?
How does shebang work?
What is the difference between cat and more command?
What is the use of awk command in unix?
How does the system know where one command ends and another begins?
Using unix command how to display no of records in oracle?