diff and patch

A mini tutorial in the usage of diff and patch. https://unixdigest.com/tutorials/diff-and-patch.html

Vytvořeno 3mo | 5. 3. 2024 4:20:50


Chcete-li přidat komentář, přihlaste se

Ostatní příspěvky v této skupině

Who is listening on my ports

This is a mini tutorial in how to figure out what applications are listening on your ports on GNU/Linux, OpenBSD, and FreeBSD. https://unixdigest.com/tutorials/who-is-listening-on-my-ports.html

5. 3. 2024 4:20:49 | unixsheikh
Wrong default encoding on the Apache webserver

This is a mini tutorial in solving problems with the Apache webserver encoding specifications. https://unixdigest.com/tutorials/wrong-default-encoding-on-the-apache-webserver.html

5. 3. 2024 4:20:49 | unixsheikh
Revision control

In connection with some corrupted files in CVS I decided that it was time to take a look at some other revision control systems. This article is a summary of my three day journey into the land of revi

5. 3. 2024 4:20:48 | unixsheikh
Choosing a good book on programming

This is a small article on how to choose a good book on programming. The same method can be applied to other areas as well. It should be noted that the described method is my preferred method, it is n

5. 3. 2024 4:20:48 | unixsheikh
Programming in C, Cpp, and Ada

One day back in 2007 I was dribbling down some notes about programming languages and compilers with a special focus on the use of C, C++ and Ada. These are some of my dribbles. https://unixdigest.com/

5. 3. 2024 4:20:47 | unixsheikh
Pointers in C

This is tutorial on how pointers work in the C programming language. The tutorial is addressed at beginners. Rather than focusing a lot on the more technical aspects of pointers, and using complex exa

5. 3. 2024 4:20:47 | unixsheikh
Speed down your CPU

Getting the CPU to slow down using a lower frequency when not used can save you power and noise. Note, this is automatically setup on laptops on Debian stable aka (currently) Lenny during installation

5. 3. 2024 4:20:47 | unixsheikh