# Processes 1. Today, we will look at processes and executing programs. 2. We will first look from the user perspective, using shell scripts. 3. Then we will move on to the C API: ‹fork› and ‹exec›. We will start with $ micro proc.sh