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
What are filter commands in unix?
What is awk used for?
Why is it called a shebang?
What is a command and examples?
How can you see the command line history?
How do you grep a case insensitive?
What is updatedb?
Which unix command to make a new directory?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Explain command to display different lines that are found when compare two files?
What is the significance of the 'tee' command?
How does shebang work?
What is the use of the tee command?
How do I search a whole word in vim?
What's a command word?