What is an Unix command to convert HEX value to ASCII value
located in any flat file.
Answer Posted / expert
dd conv=ASCII if=<Source File in HEX forrmat> of=<Target FIle in Ascii Format>
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What do chmod command do?
What is the use of the tee command?
What is .sh file?
what is the advaantage of each user having its own copy of the shell?
What is a bash command?
How many unix commands are there?
What are the dos commands?
What is the command to find hidden files in the current directory?
hw will u use awk in replacing cahrs and files
What do chown command do?
Differentiate cat command from more command.
Name the unix command to find how many days the server has been up.
What do chgrp command do?
Who wrote grep?
What does the command ' $who | sort –logfile > newfile' do?