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's a command word?
Differentiate cat command from more command.
What are the unix commands?
What do chown command do?
What is the first character of the output in ls l command?
What will the following command do?
Write a command to display a file’s contents in various formats?
What is the comma to show the space allocation of files?
How do I use grep to find a file?
Who command in unix operating system?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of find command in unix?
What is the nmap command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How to use grep command to list find the records of a file containing 10 different strings?