gh alias: Manage GitHub CLI command aliases from the command-line

"gh alias" is a command provided by GitHub CLI (Command-Line Interface) that allows users to manage command aliases directly from…

geth: The go-ethereum command-line interface

"geth" is the command-line interface (CLI) tool for interacting with "go-ethereum," which is an implementation of the Ethereum blockchain in…

gem: Interact with the package manager for the Ruby programming language

"gem" is a command-line tool that allows you to interact with the package manager for the Ruby programming language. It…

gdu: Disk usage analyzer with console interface

"gdu" is a disk usage analyzer tool that provides a console interface for examining and understanding the disk usage on…

gdrive: Command-line tool to interact with Google Drive

"gdrive" is a command-line tool that provides an interface to interact with Google Drive, the cloud-based file storage and synchronization…

gdb: The GNU Debugger

"GDB" (GNU Debugger) is a powerful command-line tool used for debugging programs written in languages like C, C++, Ada, and…

gdalwarp: Image reprojection and warping utility

"gdalwarp" is a command-line utility that is part of the GDAL (Geospatial Data Abstraction Library) package. Its primary purpose is…

gdalinfo: List various information about a GDAL supported raster dataset

"gdalinfo" is a command-line tool that is part of the GDAL (Geospatial Data Abstraction Library) package. Its primary purpose is…

gdaldem: Tool to analyze and visualize digital elevation models (DEM)

"gdaldem" is a command-line tool that is part of the GDAL (Geospatial Data Abstraction Library) package. Its primary purpose is…

gdalbuildvrt: Build Virtual Datasets from a list of existing datasets

"gdalbuildvrt" is a command-line tool that is part of the GDAL (Geospatial Data Abstraction Library) package. Its primary purpose is…