Tagged articles
14 articles
Page 1 of 1
Linux Tech Enthusiast
Linux Tech Enthusiast
Dec 29, 2025 · Fundamentals

Unlock the Power of ls: 20 Essential Options You Need to Know

This article provides a comprehensive guide to the Linux ls command, explaining its basic purpose and demonstrating twenty useful options—including long listing, human‑readable sizes, sorting, hidden files, recursive listing, and version display—complete with command examples and screenshot illustrations.

Shellcommand-linefile-listing
0 likes · 10 min read
Unlock the Power of ls: 20 Essential Options You Need to Know
Liangxu Linux
Liangxu Linux
Jul 20, 2023 · Fundamentals

Mastering the Linux ls Command: 20 Essential Options Explained

This guide walks you through the 20 most useful ls command options, showing how to list files, display detailed information, sort by size or time, show hidden items, format output, and more, with clear examples and screenshots for each feature.

ShellTutorialcommand-line
0 likes · 8 min read
Mastering the Linux ls Command: 20 Essential Options Explained
Open Source Linux
Open Source Linux
Jul 13, 2022 · Operations

Mastering ls -lrt: List Files by Modification Time on Linux

This guide explains how the ls -lrt command works, breaks down its -l, -r, and -t options, shows example outputs, and demonstrates how to sort directory listings by time, making file management in Linux faster and more efficient.

command-linefile-managementlinux
0 likes · 7 min read
Mastering ls -lrt: List Files by Modification Time on Linux
Liangxu Linux
Liangxu Linux
Jul 12, 2020 · Fundamentals

Beyond ls: When and Why to Use dir and vdir on Linux

This article explains the differences between the common ls command and its lesser‑known counterparts dir and vdir, showing how each can list directory contents, handle hidden files, format output, and avoid performance pitfalls in scripts, while also covering color options and practical examples.

command-linedirfile management
0 likes · 5 min read
Beyond ls: When and Why to Use dir and vdir on Linux
Liangxu Linux
Liangxu Linux
Feb 29, 2020 · Fundamentals

Master the Linux ‘ls’ Command: 20 Essential Options Explained

This guide introduces the Linux ls command, explains its default behavior, and provides detailed examples of twenty useful options—including long listings, human‑readable sizes, sorting, recursive listing, and more—so readers can efficiently list and inspect files and directories.

Unixcommand-linefile management
0 likes · 8 min read
Master the Linux ‘ls’ Command: 20 Essential Options Explained
MaGe Linux Operations
MaGe Linux Operations
Nov 26, 2018 · Operations

Master Essential Linux Commands: grep, ls, find, wc, and More

This guide provides a comprehensive overview of common Linux command‑line tools—including grep, ls, find, wc, cat, tail, head, du, which, whereis, sort, netstat, more, less, ps, tmux, ack and kill—detailing their basic syntax, useful options, and practical examples for both macOS and Debian environments.

Grepcommand-linefind
0 likes · 18 min read
Master Essential Linux Commands: grep, ls, find, wc, and More
Liangxu Linux
Liangxu Linux
Nov 20, 2018 · Operations

8 Powerful ‘ls’ Tricks Every Linux User Should Know

This guide walks through eight advanced usages of the Linux ls command—including recursive listings, pattern filtering, directory‑only views, time‑based sorting, size‑based sorting, counting files and directories, and generating absolute paths—complete with command examples and option explanations.

Shellcommand-linels
0 likes · 10 min read
8 Powerful ‘ls’ Tricks Every Linux User Should Know