Tagged articles
7 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Feb 25, 2024 · Fundamentals

Master the Linux ‘tr’ Command: Practical Text‑Manipulation Examples

This guide explains how to use the powerful Linux tr command for character replacement, deletion, case conversion, whitespace compression, special‑character escaping, and reading character sets from files, providing clear examples and step‑by‑step code snippets for each use case.

LinuxShell scriptingUnix utilities
0 likes · 6 min read
Master the Linux ‘tr’ Command: Practical Text‑Manipulation Examples
Liangxu Linux
Liangxu Linux
Nov 4, 2020 · Fundamentals

Mastering the tee Command: 7 Practical Linux Examples

This guide explains how the Linux tee command reads from standard input and simultaneously writes to both a file and the screen, providing seven detailed examples that cover basic usage, writing to multiple files, silent output, appending, sudo integration, piping between commands, and using tee within vim.

LinuxShell scriptingTEE
0 likes · 6 min read
Mastering the tee Command: 7 Practical Linux Examples
MaGe Linux Operations
MaGe Linux Operations
Dec 12, 2018 · Fundamentals

Master Essential Linux Commands: From ls to xargs in 8 Minutes

This guide provides concise explanations and practical examples of core Linux commands—including ls, cd, pwd, mkdir, cp, mv, rm, du, df, cat, echo, more, less, clear, head, tail, wc, grep, man, logout, pipelines, xargs, basename, dirname, and set—helping readers quickly master command‑line navigation and file manipulation.

BashShellUnix utilities
0 likes · 14 min read
Master Essential Linux Commands: From ls to xargs in 8 Minutes
AI Cyberspace
AI Cyberspace
Jun 27, 2016 · Fundamentals

Explore Fun Linux Commands: rev, asciiview, sl, aafire, and More

This guide introduces a collection of entertaining Linux terminal commands—rev, asciiview, sl, aafire, cmatrix, factor, oneko, boxes, xeyes, and pv—explaining how to install each tool, run it, and showcasing visual results with example outputs and screenshots.

Fun CommandsLinuxUnix utilities
0 likes · 4 min read
Explore Fun Linux Commands: rev, asciiview, sl, aafire, and More