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 use of the tee command?
Which unix command lists files/folders in alphabetical order?
What is command statement?
What is nr in awk command?
What are awk commands?
What is in grep command?
How do I run a whois command?
Which command can you use to find the currently running process in unix server?
What do chown command do?
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 the search command in unix?
How do I search for a file in unix command?
What is awk used for?
What does the “echo” command do?
What is the difference between cat command and more command?