Can't find a software application?
Submit it to OStatic
Click a filter below to apply it to results
GnuWin32 provides Win32-versions of GNU tools, or tools with a similar open source licence. The ports are native ports, that is they rely only on libr...
The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. These programs are typically used in conjunction with ...
Since v2.04, bash has allowed you to intelligently program and extend its standard completion behavior to achieve complex command lines with just a fe...
sed (Stream EDitor) is a programming language used to apply textual transformations to a sequential stream of data. It reads input files line by line,...
Util-linux is a suite of essential utilities for any Linux system. It contains the following programs: addpart, agetty, blockdev, cal, cfdisk, chfn, c...
The GNU Core Utilities or coreutils is a package of GNU software containing many of the basic tools such as cat, ls, and rm needed for Unix-like opera...
John the Ripper is a fast password cracker, currently available for many flavors of Unix (11 are officially supported, not counting different architec...
mkisofs is used for premastering iso9660 filesystems which are used on CDROMs. The output of mkisofs can then be sent to a CDROM writer with a utility...
In software development, make is a utility for automatically building large applications. Files specifying instructions for make are called Makefiles....
"Texinfo" is a documentation system that uses a single source to produce both on-line information (info, HTML, XML, Docbook) and pri...