How to convert a hidden file to normal visible file?
Answer Posted / satish
mv .foo foo
This is the only correct one without changing file name
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of cut command in unix?
What does find command return in unix?
What is rmdir command?
What are the differences among a system call, a library function, and a unix command?
What is the unix command to confirm a remote host is alive or not?
Why is grep called grep?
What do chmod command do?
Write a command to kill the last background job?
What is the use of the tee command?
How can we use grep command in unix?
Give the command for finding the current date.
What is {} in find command?
How do you grep recursively?
How do I search a whole word in vim?
What is the command to view process running?