The Linux File System
-----------------------------------------------------------Permission is granted for the below article to forward,reprint, distribute, use for ezine, newsletter, website,offer as free bonus or part of a product for sale as longas no changes are made and the byline, copyright, and theresource box below is included.-----------------------------------------------------------The Linux File SystemBy Stephen BucaroLinux uses a whole different file system philosophy thanWindows. Windows automatically assigns a drive letter toevery partition and drive it finds. But Linux makes everypartition and drive a subdirectory of the root (/)partition. If you are a Windows user, you may get confusedwhen you try to use Linux.<...