Difference between revisions of "Managing Files"
Line 26: | Line 26: | ||
To be completed ... | To be completed ... | ||
− | == File Management | + | == File Management: GUI (Graphical User Interface) Method == |
+ | |||
+ | To be completed ... | ||
+ | |||
+ | == File Management: CLI (Command Line Interface) Method == | ||
To be completed ... | To be completed ... |
Revision as of 12:17, 5 November 2009
Based on my observations of an instructor of operating systems, File Management is one of the MOST important skills to learn.
Unfortunately, File Management is often ignored by students, until they are faced with their computer system running out of memory.
Contents
Consequences of Poor File Management
Here are some side-effects from not properly maintaining your computer files:
- Reduction of computer's performance
- Clutter (eg. on Desktop) reduces user productivity
- Erasure of files (by accident)
- Overwriting files (by accident)
Elements of File Management
To be completed ...
Linux File System
To be completed ...
File Manager Applications
To be completed ...
File Management: GUI (Graphical User Interface) Method
To be completed ...
File Management: CLI (Command Line Interface) Method
To be completed ...