Learn how to merge the output of two named pipes in Linux.
Also find me here:
Baeldung Author
Amir Sarbazi
Self-motivated and solution-oriented, my passion lies in web development with a strong focus on problem-solving and continuous improvement. Finding high-quality topics and writing technical articles on the Linux environment.
Here's what I've written (so far):
Baeldung on Linux
- >All
- Administration (5)
- Text Processing (1)
- Processes (1)
- Network Monitoring (1)
- Installation (1)
- File Viewing (1)
- File Conversion (1)
Linux MongoDB Administration Tools
Filed under Administration, Installation
Learn about tools for MongoDB administration under Linux.
Opening .dmg Files on a Linux System
Filed under Administration, File Viewing
Learn ways to open and view the contents of macOS DMG files in Linux.
Command-Line Dictionaries in Linux
Filed under Administration
Learn tools and ways to look up word definitions, synonyms, antonyms, and more from the Linux command line.
Checking for Errors in RAM on Linux
Filed under Administration
Learn ways to test the memory of a Linux system.
How to Find a Storage Drive Serial Number in Linux
Filed under Administration
Learn tools and methods in Linux to find the serial number of a storage medium such as a solid state drive and hard disk.
How to Convert WAV or MP3 to Text in Linux
Filed under File Conversion
Learn tools and ways to recognize text and speech within audio files like MP3 and WAV in Linux.
Testing Network Speed Between Two Linux Servers
Filed under Network Monitoring
Learn how to test the network data rate between two Linux systems.
Baeldung on Ops
- >All
- Kubernetes (1)
How to Find the Space Left in a Persistent Volume Claim in Kubernetes
Filed under Kubernetes
Learn ways to check the free storage space that a persistent volume claim (PVC) has left in Kubernetes.
Baeldung on SQL
- >All
- DML (1)
How to Efficiently Insert Multiple Rows in a Single SQL Query
Filed under DML
Learn how to insert multiple rows of data into a table using a single SQL query.