cupsd: Server daemon for the CUPS print server

cupsd is the server daemon for the CUPS (Common UNIX Printing System) print server. CUPS is a widely used printing…

cups-config: Show technical information about your CUPS print server installation

cups-config is a command-line utility that provides technical information about your CUPS (Common UNIX Printing System) print server installation. CUPS…

ctest: CMake test driver program

ctest is a test driver program that is part of the CMake build system. It is designed to execute tests…

ctags: Generates an index (or tag) file of language objects found in source files for many popular programming languages

ctags is a powerful command-line tool that is used to generate an index, also known as a tag file, of…

csvtool: Utility to filter and extract data from CSV formatted sources

csvtool is a versatile command-line utility that provides various functionalities for filtering and extracting data from CSV (Comma-Separated Values) formatted…

csvstat: Print descriptive statistics for all columns in a CSV file

csvstat is a command-line tool included in the csvkit library, designed to provide descriptive statistics for all columns in a…

csvsql: Generate SQL statements for a CSV file or execute those statements directly on a database

csvsql is a command-line tool included in the csvkit library, designed to generate SQL (Structured Query Language) statements for a…

csvsort: Sorts CSV files

csvsort is a command-line tool included in the csvkit library, designed to sort CSV (Comma-Separated Values) files based on one…

csvpy: Loads a CSV file into a Python shell

csvpy is a command-line tool included in the csvkit library, designed to load a CSV (Comma-Separated Values) file directly into…

csvgrep: Filter CSV rows with string and pattern matching

csvgrep is a command-line tool included in the csvkit library, designed to filter rows in a CSV (Comma-Separated Values) file…