Learn about different tools we can use to open images from the Linux command line
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Linux
- All
- Administration (143)
- Scripting (130)
- Files (89)
- Processes (70)
- File Editing (37)
- Filesystems (36)
- Networking (35)
- User Administration (26)
- Security (23)
- Web (22)
- Text Processing (18)
- File Viewing (18)
- Network Configuration (16)
- Package Management (14)
- File Searching (14)
- Docker (14)
- Service Management (13)
- Installation (12)
- Series (11)
- Network Monitoring (11)
- Search (8)
- File Conversion (8)
- File Compression (8)
- Building (7)
- File Permissions (6)
- Boot Process (5)
- File Transfer (4)
Killing Processes by Given Partial Names in Linux
Filed under Processes
A guide to killing Linux processes using their partial names.
How To Find Only Text Files in a Directory in Linux
Filed under File Searching
A quick and practical guide to searching for text files in a particular directory.
Count All the Lines of Code in Directory
Filed under File Searching
Learn how to count all the lines of code in a directory in Linux.
Using printf and echo in Linux
Filed under Scripting
Explore the usage of echo and printf commands in Linux and Unix-based systems.
Escape Double Quote In Grep
Filed under File Searching
A quick and practical guide to escaping a double quote in grep.
How to Create a CPU Spike in Bash
Filed under Administration, Scripting
Learn multiple ways to monitor CPU usage and create a CPU spike in bash.
Get the Path of a Linux Command
Filed under Scripting
Learn how to get the path of a Linux command.
How to Find Which Process Was Killed by Linux OOM Killer
Filed under Administration, Processes
A quick and practical guide to debugging Linux OOM errors.