How to convert a hidden file to normal visible file?
Answer Posted / shan, nmc
Yes. We have a command for that as well. Use below command
to make the normal file.
$mv .aaa bbb.txt
Here, aaa is hidden file name and bbb.txt is our new file
name. One thing is that we must remember the hidden file
name, then only we will be able to convert into normal file.
Hope you are clear.
Thx
Shan, NMC
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
What is difference between grep and find command in unix?
Which command is used to create a directory?
Explain the steps that a shell follows while processing a command.
What is the use of awk command in unix?
What is the pipe command?
What's a command word?
What does pipe () return?
What is awk good for?
How do I run a bash script?
What does touch command do in unix?
Using unix command how to display no of records in oracle?
What is the difference between cat and more command?
Name the unix command to find how many days the server has been up.
What are reported commands?