read machine code February 8, 2025 | No Comments | linux, macos, server You will be able to read an object file in c, that is, a file.o if you have a .o example software.o c object file. […]
use vim January 13, 2025 | No Comments | information, linux, vim For unix-like systems vim comes installed by default If you have a graphical operating system, vim is not very useful, you can use a graphical […]
give permissions to a file January 12, 2025 | No Comments | linux the command is The first digit (7) refers to the permissions of the file owner.The second digit (7) refers to the permissions of the group […]