Tagged articles
7 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Dec 18, 2022 · Fundamentals

Boost Your Productivity with Essential Bash Aliases and Functions

This article presents a curated collection of practical Bash aliases and functions that streamline repetitive command‑line tasks, explains how to use them—including a tip for invoking original commands when aliases shadow them—and provides ready‑to‑copy code snippets for productivity, system information, networking, and fun.

Bashaliasescommand-line
0 likes · 12 min read
Boost Your Productivity with Essential Bash Aliases and Functions
Laravel Tech Community
Laravel Tech Community
Mar 1, 2021 · Fundamentals

Common Git Commands Cheat Sheet

This guide presents a comprehensive collection of frequently used Git commands, covering repository setup, aliases, branching, committing, history inspection, undo operations, remote interactions, merging, rebasing, and archiving, all illustrated with clear examples and explanations for developers.

MergingRepositoryaliases
0 likes · 10 min read
Common Git Commands Cheat Sheet
ITPUB
ITPUB
Mar 18, 2020 · Backend Development

Master Advanced Git Commands: A Practical Cheat Sheet for Power Users

This guide provides a concise cheat sheet of advanced Git commands—including navigation, history inspection, resetting, rebasing, squashing, stashing, cleaning, and custom aliases—to help developers work more efficiently with version control.

Cheat SheetGitVersion Control
0 likes · 6 min read
Master Advanced Git Commands: A Practical Cheat Sheet for Power Users
ITPUB
ITPUB
Nov 22, 2018 · Fundamentals

Master Bash: Essential Commands, History, Aliases, Redirection & Tips

This article explains the core concepts of Bash on Linux, covering command history, alias creation, input/output redirection, pipelines, shortcut keys, job control, and brace expansion, with practical examples and usage tips for CentOS 6.3 users.

LinuxRedirectionShell
0 likes · 11 min read
Master Bash: Essential Commands, History, Aliases, Redirection & Tips
MaGe Linux Operations
MaGe Linux Operations
Nov 16, 2018 · Operations

Master Bash: Essential Commands, Aliases, Redirection, and Job Control

This guide explains Bash’s core concepts—including command history, aliases, pipes, redirection, shortcut keys, advanced redirection tricks, command sequencing, job control, and brace expansion—providing Linux users with practical examples to boost productivity and streamline system operations.

LinuxRedirectionShell Commands
0 likes · 12 min read
Master Bash: Essential Commands, Aliases, Redirection, and Job Control
Ops Development Stories
Ops Development Stories
Aug 3, 2018 · Fundamentals

Master Git: From Installation to Advanced Branch Management

This comprehensive guide walks you through installing Git, configuring user information, initializing repositories, tracking and committing changes, managing branches, handling remotes, using tags, rebasing, and creating command aliases, all illustrated with clear examples and screenshots.

GitRemote RepositoriesTags
0 likes · 44 min read
Master Git: From Installation to Advanced Branch Management
ITPUB
ITPUB
Apr 24, 2018 · Fundamentals

12 Essential Git Tips to Supercharge Your Version Control

Discover twelve practical Git tricks—from configuring global and repository settings to using aliases, visualizing commit graphs, safe force‑pushes, and powerful add/checkout options—that can dramatically improve your workflow and efficiency.

GitVersion Controlaliases
0 likes · 14 min read
12 Essential Git Tips to Supercharge Your Version Control