dumpcap: A network traffic dump tool

Dumpcap is a network traffic dump tool that allows users to capture and save network packets from a network interface…

duf: Disk Usage/Free Utility

Duf, short for Disk Usage/Free Utility, is a command-line tool that provides a convenient way to check and visualize disk…

duc Command Examples in Linux

Duc is a collection of tools designed to index, inspect, and visualize disk usage on a computer or server. It…

dua Command Examples in Linux

Dua, also known as Disk Usage Analyzer, is a command-line tool that helps users conveniently analyze and understand the disk…

drush: A command-line shell and scripting interface for Drupal

Drush (short for Drupal Shell) is a command-line tool and scripting interface specifically designed for Drupal, a popular content management…

drupal-check: Check Drupal PHP code for deprecations

Drupal-check is a command-line tool designed to analyze PHP code in Drupal projects and identify deprecated or outdated constructs. It…

drill: Perform various DNS queries

Drill is a command-line tool that allows you to perform various Domain Name System (DNS) queries. It is commonly used…

doxygen: A documentation system for various programming languages

Doxygen is a widely-used documentation system designed to generate high-quality documentation for software projects written in various programming languages. It…

dotnet tool: Manage .NET tools and search published tools in NuGet

The "dotnet tool" command is a part of the .NET development framework and is used to manage .NET tools. It…

dotnet restore: Restores the dependencies and tools of a .NET project

The "dotnet restore" command is a part of the .NET development framework and is used to restore the dependencies and…