How to convert a hidden file to normal visible file?
Answer Posted / shan, nmc
In case, you want to see the all hidden file then you will
use below command.
$ls -Ra
Shan, NMC
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What do chmod command do?
What is updatedb?
Why is it called grep?
How many unix commands are there?
What are reported commands?
What is command substitution?
What is used to type command?
How do I run a bash script?
Which command is used to delete all files in the current directory and all its sub-directories?
What does the command ' $who | sort –logfile > newfile' do?
What are the general commands in using unix os for a beginner?
What is the use of sed command in unix?
What does the command '$ls | wc –l > file1' do?
What is the command to view process running?
What does sed command do in unix?