MeshWorld India LogoMeshWorld.
Back to Tags
Topic View

#CLI.

Command-line interface tutorials covering terminal commands, shell scripting, and CLI tool development.

6 posts
Nov 2024 – Apr 2026
Filed under this topic
curl vs wcurl: When to Use the Wrapper vs Raw curl
linux5 min read

curl vs wcurl: When to Use the Wrapper vs Raw curl

Ubuntu replaced wget with wcurl—a curl wrapper. Learn when to use wcurl for simple downloads and when you still need raw curl for full control.

Jena
Jena
wget vs curl: When to Use Each (Complete Guide)
linux5 min read

wget vs curl: When to Use Each (Complete Guide)

Learn the real differences between wget and curl. When to use wget for downloads and site mirroring, and when to reach for curl for APIs and HTTP debugging.

Jena
Jena
Zsh + Oh My Zsh: The Ultimate Terminal Setup Guide
Zsh5 min read

Zsh + Oh My Zsh: The Ultimate Terminal Setup Guide

Transform your terminal with Zsh and Oh My Zsh — themes, plugins, aliases, and productivity hacks. From boring bash to powerful command line.

Jena
Jena
Gemini CLI & Code Assist Cheatsheet (2026 Edition)
AI5 min read

Gemini CLI & Code Assist Cheatsheet (2026 Edition)

Master Google's Gemini CLI. Essential commands for multi-modal prompts, Google Cloud integration, and context window management.

Vishnu
Vishnu
Claude Code CLI Cheatsheet (2026 Edition)
AI5 min read

Claude Code CLI Cheatsheet (2026 Edition)

Master Anthropic's terminal-native agent. Essential commands, context flags, permission hooks, and workflow tricks for the Claude Code CLI.

Vishnu
Vishnu
Check Your Laravel Version from the Command Line
Laravel5 min read

Check Your Laravel Version from the Command Line

How to check your Laravel version using php artisan --version, php artisan about, composer show, and app()->version(). Updated for Laravel 12 in 2026.

Vishnu
Vishnu

Related Topics

Discover more topics that complement what you've been reading about.