Don’t forget to read the last blog on Intro to UNIX/Linux Part 2! Are you new here? Start from the beginning of the series! This is going to be the last video about Linux. The first thing I want to talk about is how to make directories. We make directories like this:
intro to UNIX/Linux
C Programming Tutorial 7 – Intro to UNIX/Linux – Part 2
Don’t forget to read the last blog on Intro to UNIX/Linux Part 1! Are you new here? Start from the beginning of the series! In the last blog we talked a bit about navigating around Linux In this blog I wanted to go in a bit more depth. You can imagine the Linux filing system as a […]
C Programming Tutorial 6 – Intro to UNIX/Linux – Part 1
Don’t forget to read the last blog on how a C program works! Are you new here? Start from the beginning of the series! The goal of this blog is to teach you how to do the most basic things inside of a terminal. Now, these commands are going to be the same for UNIX operating systems, like […]