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
How can we use grep command in unix?
What is ‘ps’ command for?
What command will change your prompt to myprompt?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I use nslookup?
What is sed awk grep?
Explain the steps that a shell follows while processing a command.
Explain ‘library functions’ with respect to unix commands?
Which command is used to create a directory?
What is unix command?
What is the function of grep command in unix?
Explain ‘system calls’ with respect to unix commands?
What is unix command line?
What is “chmod” command?
What does pipe () return?