Learn how to open PDF files with different tools 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)
Copying Files Based on Modification Date in Linux
Filed under Files
A quick and practical guide to copying files based on their modification date.
How to Check the Existence of Input Argument in a Bash Script
Filed under Scripting
Learn about checking for the existence and non-zero length of Bash script arguments.
Dropping Page Cache in Linux
Filed under Administration
Learn how to manage and monitor the page cache in Linux.
Exclusion of a Specific Directory While Using ls Command
Filed under Files
Explore three different methods for excluding a specific directory from the ls command’s output.
Setting Expiration Time for Static Contents in Nginx
Filed under Web
Learn how to set an expiration time for an Nginx proxy cache.
Shell Auto Completion in Linux
Filed under Scripting
Learn how to edit and add new functions to Bash auto completion in Linux.
Pass the Password to su/sudo/SSH Without Overriding the TTY
Filed under Administration
A quick and practical guide to passing the password without overriding TTY.
List Files in Linux With the Full Path
Filed under File Viewing
Learn many ways to list files in Linux with the full path.