how will you convert a general file to a hidden file?
Answer Posted / shaishaw
mv filename .filename2
or
cat> filename
mv filename .filename2
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
What are the dos commands?
What is the use of cut command 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
How do you grep recursively?
How do I find previous commands in unix?
What is command statement?
What is a bash command?
What are file commands?
What's a command word?
How can you see the command line history?
What does this command do,"$more readme.txt“?
Who invented grep?
What is awk used for?
What is ctrl d?