Learn the basics of shell scripts and how to use them just as we use other programs
Also find me here:
Baeldung Author
Olexiy Ye. Tykhomyrov
I am a physicist and biophysicist who worked a lot as an administrator of Linux/Unix/Solaris Systems for more 30 years. My programming experience started with ancient beasts like Fortran and PL/1 and moved to C, C++, Java, Kotlin, and inevitable Python. Nowadays, I teach software development and consulting for projects based on Real-Time Systems, including embedded software, esp. for networking. Astrophysics, hiking, travelling and listening to classical music are my main hobbies.
Here's what I've written (so far):
Baeldung on Linux
- All
- Scripting (1)
- Processes (1)
- Networking (1)
- Administration (1)
Meaning and Resolving “No X11 DISPLAY” and Related Errors
Filed under Networking
Learn about “No X11 Display” error and how to handle it.
Find the Process That Is Using a File in Linux
Filed under Processes
Learn to find a process that is using a file in Linux.