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
How to display no of records in oracle using unix command?
What is rmdir command?
Describe the zip/unzip command using gzip.
What is grep and how do you use it?
Who wrote grep?
What is difference between grep and find command in unix?
how to sort the content of the file based on numeric values
What command will change your prompt to myprompt?
What is the command to find hidden files in the current directory?
What's a command word?
Why is awk called awk?
How do I search for text in vi?
What is time_t?
Explain the steps that a shell follows while processing a command.
What will the following command do?