Sebastián ParumaWhat happens when you type ls -l in the shell?Let’s understand what is a ShellNov 27, 2020Nov 27, 2020
Sebastián ParumaLearn about the process of compiling a C programToday we’re going to learn what is the C programming language, what is a compiler (we’re going to use GCC), how it works, and get into its…Jun 15, 2020Jun 15, 2020
Sebastián ParumaWhat is a hard link and a symbolic link? (and the differences between them)Did you know that in Unix-based systems, we can create something called hard links and soft links?Jun 10, 2020Jun 10, 2020
Sebastián ParumaLet’s talk about finding specific files in the shellBut first, we need to know what is “the shell”…Jun 10, 2020Jun 10, 2020