How do I unhide a file?
Answer / Swanjeeta Beldar
To unhide a file, you can typically right-click on it, select 'Properties', and then ensure that the 'Hidden' attribute is not checked. In some operating systems like Linux, you can use the command line with 'chattr -a filename' to remove the hidden attribute.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I do a system restore?
What is dedicated processor assignment in operating system (os)?
What is the main difficulty that a programmer must overcome in writing an operating system for a real-time environment?
How much ram can 64 bit use?
Give the disadvantages of Havander's Strategies.
Why is round robin algorithm considered better than first come first served algorithm?
What is the cpu scheduler?
What does it mean to restore default settings?
What is the trc timing?
When designing the file structure for an operating system, what attributes are considered?
Explain the difference between micro-kernel and macro-kernel? Give an examples of micro-kernel and macro-kernel?
How can the speed of interrupt driven input output systems be improved?