UNIX/LINUX

TwitterFacebook
Get flash to fully experience Pearltrees
http://linuxcommand.org/learning_the_shell.php

Learning the shell.

Why do you need to learn the command line anyway? Well, let me tell you a story. Not long ago we had a problem where I used to work. There was a shared drive on one of our file servers that kept getting full.

Linux Directory Structure (File System Structure) Explained with Examples

Have you wondered why certain programs are located under /bin, or /sbin, or /usr/bin, or /usr/sbin? For example, less command is located under /usr/bin directory. Why not /bin, or /sbin, or /usr/sbin? What is the different between all these directories? In this article, let us review the Linux filesystem structures and understand the meaning of individual high-level directories. http://www.thegeekstuff.com/2010/09/linux-file-system-structure/