Tools for development and debugging
Git is a distributed version control system, this document is meant to be distributed using git.
C is functional compiled language created by Dennis Ritchie. BSD, Linux and Minix kernels use this language as primary language.
Script files that start with "#!/bin/sh" use dash (in crux), /bin/sh is a link to dash, while files that start with "#!/bin/bash" use bash;
This is part of the Hive System Documentation. Copyright (C) 2018 c9 team. See the file Gnu Free Documentation License for copying conditions.