Filtered by
gnu
Refine results
linux (18)
tools (17)
development (14)
unix (11)
c++ (10)
programming (10)
library (9)
c (6)
internet (6)
security (6)
build_tools (6)
language (6)
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
Metrics updated about 15 hours ago
Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines.
Metrics updated 05 Oct 08
GNU Tar is an archiver program. It is used to create and manipulate files that are actually collections of many other files; the program provides users with an organized and systematic method of controlling a large amount of data.
Metrics updated 05 Oct 08
Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Metrics updated 28 Sep 08
The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU Operating System.
Metrics updated 06 Oct 08
GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support, etc.
Metrics updated 07 Oct 07
Sed (streams editor) isn't really a true text editor or text processor. Instead, it is used to filter text, i.e., it takes text input and performs some operation (or set of operations) on it and outputs the modified text. Sed is typically used
Metrics updated 05 May 08
Emacs is the extensible, customizable, self-documenting real-time display editor.
Metrics updated 04 Oct 08
GNU Autoconf is part of the GNU Build System. GNU Autoconf is a heavily used portability-enabling tool for UNIX-like systems, especially in free software projects. It is a compiler for a domain-specific-language for describing library, header
Metrics updated 28 Aug 08
GNU Automake is a part of the GNU build system, along with GNU Autoconf and GNU Libtool. GNU Automake is a tool to create portable makefiles to manage the building and distribution of source code projects.
Metrics updated 06 Oct 08