Explore various ways of printing values in a single line using the jq command.
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 (146)
- Scripting (129)
- Files (88)
- Processes (75)
- Filesystems (37)
- File Editing (37)
- Networking (36)
- User Administration (26)
- Security (23)
- Web (22)
- Text Processing (18)
- File Viewing (17)
- Network Configuration (15)
- File Searching (14)
- Docker (14)
- Package Management (13)
- Installation (12)
- Service Management (11)
- Network Monitoring (11)
- Series (10)
- Search (8)
- File Conversion (8)
- File Compression (8)
- File Permissions (6)
- Building (6)
- Boot Process (5)
- File Transfer (4)
Differences Between eval and exec Commands
Filed under Scripting
Learn about the differences between using the exec and eval commands on Linux.
Quotas and Setting Limits on Directory Sizes
Filed under Administration, Filesystems
Learn about quotas and ways to impose restrictions on the sizes of filesystem objects in Linux.
Converting UTF-8 to ASCII
Filed under Files
Explore various ways of conversion from a Unicode file (UTF-8) to an ASCII file.
Splitting Display Into Two Virtual Screens Using xrandr in Linux
Filed under Administration
Learn how to split a physical monitor display into virtual screens with the xrandr tool.
IRC Clients for the Linux CLI
Filed under Web
Learn the features and ways to use several popular IRC clients for the Linux command line.
How to Resize VirtualBox Virtual Hard Disk
Filed under Administration
A quick and practical guide to resizing the virtual hard disk in VirtualBox.
Get Parent Processes and Subprocesses with pstree
Filed under Processes
Explore the use of pstree to get an insight into parent and child processes.
Difference Between ls, ls *, ls **, and ls ***
Filed under Files
Learn about the ls commands and its many uses when combined with shell globbing.