gdal_contour: Create contour lines and polygons from a digital elevation model

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

gdal2tiles.py: Generate TMS or XYZ tiles for a raster dataset

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

gcloud: The official CLI tool for Google Cloud Platform

"gcloud" is the official command-line interface (CLI) tool provided by Google for interacting with Google Cloud Platform (GCP). It offers…

gcc: Preprocess and compile C and C++ source files, then assemble and link them together

The "gcc" command is a widely used compiler for the C and C++ programming languages. It is an essential tool…

gcalcli: Command-line tool to interact with Google Calendar

"gcalcli" is a command-line tool specifically designed to interact with Google Calendar. It allows users to access and manage their…

gcal: Displays calendar

GNU Gcal is a command-line utility developed by the GNU Project, which is known for creating free and open-source software.…

gatsby: Static site generator for React

Gatsby is a popular open-source static site generator specifically designed for building fast, scalable, and modern websites using React, a…

ganache-cli: Command-line version of Ganache, your personal blockchain for Ethereum development

Ganache-cli is a command-line interface (CLI) tool that serves as a local personal blockchain for Ethereum development purposes. It is…

gacutil: Global Assembly Cache (CAG) management utility

The gacutil command is a utility provided by Microsoft as part of the .NET Framework SDK (Software Development Kit). It…

g++: Compiles C++ source files

The g++ command is a widely used compiler for the C++ programming language. It is a part of the GCC…