Self

Linux Commands

Command Quick Reference Sheet

File System Structure

The Linux Filesystem Hierarchy Standard defines the layout of the overall linux filesystem.

FHS Overview

FHS Specs

Compiler Options

At the Olmec SDK prompt, execute the following command to see a list of all available compiler options:

man gcc

C versus C++ programming

Linux/Subversion

storing source

retreiving source

Linux system libraries

C standard libraries

Creating own libraries

Memory management

Debugging

Testing