How do you list the files in an UNIX directory while also
showing hidden files?
Answers were Sorted based on User's Feedback
Answer / swapna
By using the command ls .* we can list the files even
hissen files in unix.
| Is This Answer Correct ? | 6 Yes | 4 No |
How to connect oracle database from unix
6 Answers Cap Gemini, IBM, Wirecard,
What is default permissions for others in a file?
How to recover a system whose root password has lost?
How to list only the directories inside a directory?
What is a pipe?
Could you tell something about the Unix System Kernel?
What is virtual memory?
How to put a job in background & bring it to foreground?
What is FTP?
what is mean by kernal?
What is 'inode'?
interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all