directory structure in c (an idea) October 10, 2025 | No Comments | C, directory-structure, information, linux, macos, python, spring-boot, structure As you can see in the image, an example of how to organize: in the root of the directory (unless you have multiple projects, in […]
create an alias February 1, 2025 | No Comments | linux An alias is an alternative name assigned to a command. It is a shortcut that allows you to access a command more quickly and easily. […]