Tagged articles

Shell scripting

313 articles · Page 4 of 4
Efficient Ops
Efficient Ops
Feb 24, 2016 · Operations

Is Operations Automation Overhyped? A Pragmatic Look at Real‑World Practices

The article critiques the hype around operations automation, arguing that many tasks can be handled with simple shell scripts, that automation should solve error‑prone manual work rather than replace thoughtful architecture, and that choosing the most convenient tool is more valuable than chasing trendy solutions.

AutomationInfrastructureOperations
0 likes · 13 min read
Is Operations Automation Overhyped? A Pragmatic Look at Real‑World Practices
Qunar Tech Salon
Qunar Tech Salon
Jan 21, 2016 · Operations

Essential Linux Command‑Line Tips and Tricks for Efficient System Use

This article compiles a comprehensive set of Linux command‑line shortcuts, Bash expressions, daily utilities, data‑processing commands, and system‑debugging tools, providing practical examples and code snippets to help users work faster and manage servers more effectively.

Command LineLinuxShell scripting
0 likes · 12 min read
Essential Linux Command‑Line Tips and Tricks for Efficient System Use
Java High-Performance Architecture
Java High-Performance Architecture
Nov 22, 2015 · Fundamentals

Master awk: Powerful Text Processing Tricks for Linux Users

This article introduces awk as a powerful Linux text‑analysis tool, explains its line‑by‑line processing, field splitting, built‑in variables, and common command examples—from printing filenames to calculating directory sizes—demonstrating how to create scripts for sorting, filtering, and reporting data.

Command LineShell scriptingawk
0 likes · 6 min read
Master awk: Powerful Text Processing Tricks for Linux Users
MaGe Linux Operations
MaGe Linux Operations
Sep 14, 2015 · Fundamentals

Master Linux Environment Variables and Bash: A Complete Guide

This article provides a comprehensive overview of Linux environment variables, common and special variables, Bash shell fundamentals, login script execution order, variable manipulation techniques, and essential built‑in commands, helping readers understand and effectively use shell scripting on Unix‑like systems.

LinuxShell scriptingUnix
0 likes · 17 min read
Master Linux Environment Variables and Bash: A Complete Guide
Qunar Tech Salon
Qunar Tech Salon
Jun 28, 2015 · Fundamentals

Understanding tmux: Concepts, Usage, and Custom Scripts

This article explains what tmux is, describes its client‑server architecture, sessions, windows and panes, and shows how to use copy‑mode, scripting with split‑window and send‑keys, custom configuration, and troubleshooting tips for effective terminal multiplexing.

Shell scriptingcopy modesession management
0 likes · 8 min read
Understanding tmux: Concepts, Usage, and Custom Scripts
MaGe Linux Operations
MaGe Linux Operations
Mar 4, 2015 · Operations

Boost Your Linux Productivity: 9 Essential Bash Command-Line Tricks

This article compiles nine practical Bash techniques—from inserting text at the top of files and appending multiline blocks, to recursive search‑replace, temporary Vim files, secure downloads, Bashmarks, column extraction, word skipping, and custom command packages—each illustrated with ready‑to‑use code snippets.

AutomationCommand LineShell scripting
0 likes · 10 min read
Boost Your Linux Productivity: 9 Essential Bash Command-Line Tricks
Qunar Tech Salon
Qunar Tech Salon
Nov 11, 2014 · Fundamentals

A One‑Minute Guide to AWK: Basics, Syntax, and Common Use Cases

This article provides a concise, one‑minute introduction to AWK, covering its origin, line‑by‑line processing principle, basic syntax of pattern‑action, built‑in variables and functions, operators, control structures, and how to interact with the shell, illustrated with practical command‑line examples.

Command LineShell scriptingawk
0 likes · 6 min read
A One‑Minute Guide to AWK: Basics, Syntax, and Common Use Cases
MaGe Linux Operations
MaGe Linux Operations
Jul 27, 2014 · Operations

Essential Tools Every Linux Sysadmin Must Master

This guide outlines the ten crucial Linux operations tools—from system basics and networking services to shell scripting, text processing, databases, firewalls, monitoring, clustering, and backup—providing a comprehensive roadmap for aspiring sysadmins to become proficient in just a few months.

LinuxMonitoringShell scripting
0 likes · 7 min read
Essential Tools Every Linux Sysadmin Must Master
Baidu Tech Salon
Baidu Tech Salon
Apr 16, 2014 · Fundamentals

Improving Programmer Efficiency: Keyboard Skills, IDE Shortcuts, Shell Mastery, and Multi‑Language Practices

The article stresses that programmers boost efficiency by mastering touch‑typing, IDE keyboard shortcuts, powerful shell terminals and custom scripts, while learning multiple languages to pick the right tool for each task, and maintaining curiosity and determination to continually refine their workflow.

IDE shortcutsShell scriptingkeyboard typing
0 likes · 9 min read
Improving Programmer Efficiency: Keyboard Skills, IDE Shortcuts, Shell Mastery, and Multi‑Language Practices