How do I find my hidden files?
Answer / Amit Kumar Gangele
Hidden files on Unix-like systems typically start with a dot (.) in their names, making them invisible by default. To view hidden files, you can use command line options such as 'ls -a' or graphical file managers that allow the viewing of hidden files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps involved in following a particular instruction given by the cpu?
Can I change a 32 bit to 64 bit?
In general what is paging? and segmaentation?
Can you have 2 operating systems on one computer?
What resources are used when a thread created?
Explain IPC?
Does ram affect excel performance?
How does the system detect thrashing?
Tell me when does the condition 'rendezvous' arise?
What are types of os?
When would you choose bottom-up methodology?
What are your solution strategies for "Dining Philosophers Problem" ?