Katherine De La Hoz¿What happens when you type ls -l in the shell?It’s amazing everything that happens when you press ls -l. Let’s start by knowing the result of this operation, type in your Linux…Nov 26, 2020Nov 26, 2020
Katherine De La HozStatic libraries in CTo better understand what a static library is, it is important to be clear about the simple concept of a library. A library also defined…Oct 13, 2020Oct 13, 2020
Katherine De La HozGCC Compilation ProcessAs we know, the compilation process is a mechanism by which the source code of a program is translated into machine language. The…Sep 17, 2020Sep 17, 2020
Katherine De La HozLinux LinksIn Linux it is possible to create links in alternate files that are identical in content to the original file and that are updated…Sep 15, 2020Sep 15, 2020
Katherine De La Hoz¿What happens when you type ls *.c ?Behind these 7 characters there is a great search. I can start by saying that the ls command lists the files and folders contained in the…Sep 15, 2020Sep 15, 2020