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 do I use grep to find a file?
What does the command ' $who | sort –logfile > newfile' do?
Who wrote grep?
How do you grep recursively?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chmod, chown, chgrp commands do?
Explain command to show the space allocation of files?
Which command is used to restrict incoming messages?
Enlist some filename manipulation commands in unix.
Can you enlist some commonly used network commands?
What happens when we execute a unix command?
How do you grep a case insensitive?
Write a command that will display files in the current directory, in a colored, long format.
What does the metacharacter mean?
What is ‘ps’ command for?