Linux

dirsearch: Web path scanner

"dirsearch" is a web path scanner tool that is designed to help users discover hidden files and directories on a…

dirs: Displays or manipulates the directory stack

"dirs" is a command-line utility that allows users to view and manipulate the directory stack. The directory stack is a…

dirname: Calculates the parent directory of a given file or directory path

"dirname" is a command-line utility that calculates and outputs the parent directory of a given file or directory path. Its…

direnv: Shell extension to load and unload environment variables depending on the current directory

"direnv" is a shell extension tool that enhances the management of environment variables based on the current directory. It enables…

dircolors: Output commands to set the LS_COLOR environment variable and style ls, dir, etc

"dircolors" is a command-line utility that generates output commands to set the LS_COLOR environment variable, which is used to define…

dillo: A lightweight web browser intended for slow computers

"Dillo" is a lightweight web browser designed specifically for low-powered or older computers. It aims to provide a fast and…

dig: DNS lookup utility

"dig" is a powerful command-line utility used for performing DNS (Domain Name System) lookup operations. It provides a means to…

diffstat: Create a histogram from the output of the diff command

"diffstat" is a tool that takes the output of the "diff" command, which shows differences between files, and generates a…

diffoscope: Compare files, archives, and directories

"diffoscope" is a powerful tool that allows users to compare various types of files, archives, and directories in order to…

diff-pdf: Tool for comparing two PDFs

"diff-pdf" is a tool specifically designed for comparing and highlighting the differences between two PDF (Portable Document Format) files. It…