How to convert a hidden file to normal visible file?
Answer Posted / suitable
In unix hidden files are those files whose names are started
wiht .(dot). so if you what to convert hidden file to normal
visible file just rename those files and remove the leading
.(dot) form its name.
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Who command in unix operating system?
Explain ‘system calls’ with respect to unix commands?
How does the system know where one command ends and another begins?
What is the use of the tee command?
What do chmod command do?
What is the unix command to confirm a remote host is alive or not?
What is the comma to show the space allocation of files?
What is the command to view process running?
What is the difference between cat command and more command?
What is the command to find maximum memory taking process on the server?
What is the functionality of a top command?
Who invented grep?
How do I delete files from command prompt?
Which command will print your home directory on screen?
What is the use of egrep command in unix?