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 |
Am using Mac OS 10.4.11 on an Imac (PPC) Internal hard disk got named disk0s3 and will not mount. What commands can be used in TERMINAL to rename the internal hard disk to C96?
Explain iostat, vmstat and netstat.
Give the command to display space usage on the UNIX file system.
what is the name os the first os and tell me the year when it was discovered
What UNIX command will control the default file permissions when files are created?
How to give root privileges without using SU/sudor ?
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
How will you run the script in UNIX?
In Unix inter process communication take place using?
What is the main advantage of creating links to a file instead of copies of the file?
How can u doing testing in Unix environment ?
interprocess command in unix be achieved by a)pipes b)messages c)semaphores d)shared memory e)all