Category
page 1Unix software

OpenOffice.org
OpenOffice.org is an open-source office productivity software suite. It originated from the proprietary StarOffice, developed by Star Division, which was acquired by Sun Microsystems in 1999. Sun open-sourced the software in July 2000 as a free alternative to Microsoft Office, and released OpenOffice.org version 1.0 on 1 May 2002.
Q10135
LibreOffice () is a free and open-source office productivity software suite developed by The Document Foundation (TDF). It was created in 2010 as a fork of OpenOffice.org, itself a successor to StarOffice. The suite includes applications for word processing (Writer), spreadsheets (Calc), presentations (Impress), vector graphics (Draw), database management (Base), and formula editing (Math). It supports the OpenDocument format and is compatible with other major formats, including those used by Microsoft Office.
Q2858086
free and open-source office suite
Lotus 1-2-3
software
BusyBox
BusyBox is an implementation of many Unix commands in a single executable file. It runs in many POSIX environments including Linux, Android, and FreeBSD, although many of the tools it provides are designed to work with interfaces provided by the Linux kernel. It was specifically created for embedded operating systems with very limited resources. The authors dubbed it "The Swiss Army knife of Embedded Linux", as the single executable replaces basic functions of more than 300 common commands. It is released as free software under the terms of the GNU General Public License v2, after controversia
GNU Core Utilities
package of GNU software containing reimplementations for many of the basic tools, such as cat, ls, and rm, used on Unix-like operating
Q145568
Script Creation Utility for Maniac Mansion Virtual Machine (ScummVM) is a set of game engine recreations. Originally designed to play LucasArts adventure games that use the SCUMM system, it also supports a variety of non-SCUMM games by companies like Revolution Software and Adventure Soft. It was originally written by Ludvig Strigeus. ScummVM is free software that is released under the terms of the GNU General Public License.
Q958908
diagramming software
Beowulf cluster
parallel computing cluster of networked commodity computers
printf
350px|thumb|alt=Diagram illustrating syntax of printf function. The first argument to the function is a template string, which may contain format specifiers, which are introduced with the percent sign (%) character. Format specifiers instruct printf how to interpret and output values given in the corresponding arguments which follow the format string. printf replaces the format specifiers with the accordingly-interpreted contents of the remaining arguments, and outputs the result.|An example call to the printf function
yes
Unix command
Lint
Unix tool which performs static analysis of C source code and flags suspicious and non-portable constructs
tmux
tmux is an open-source terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a single window. It is useful for running more than one command-line program at the same time. It can also be used to detach processes from their controlling terminals, allowing remote sessions to remain active without being visible.
GNU Screen
terminal multiplexer

Spooling
thumb|Magnetic recording tape wound onto a spool may have contributed to the origin of the term
clear
Unix
cowsay
cowsay is a program that generates ASCII art pictures of a cow with a message. It can also generate pictures using pre-made images of other animals, such as Tux the Penguin, the Linux mascot. It is written in Perl. There is also a related program called , with cows with thought bubbles rather than speech bubbles. .cow files for cowsay exist which are able to produce different variants of cows, with different kinds of eyes, and so forth. It is sometimes used on IRC, desktop screenshots, and in software documentation. It is more or less a joke within hacker culture, but has been around long enou

dmesg
dmesg (diagnostic messages) is a command on most Unix-like operating systems that prints the message buffer of the kernel. The output includes messages produced by the device drivers.
redirection
form of interprocess communication, and is a function common to most command-line interpreters, including the various Unix shells that can redirect standard streams to user-specified locations
console application
computer program designed to be used via a text-only computer interface
Open Network Computing Remote Procedure Call
computer network protocol
dc
cross-platform reverse-Polish calculator program
Polkit
Polkit (formerly PolicyKit) is a component for controlling system-wide privileges in Unix-like operating systems. It provides an organized way for non-privileged processes to communicate with privileged ones. Polkit allows a level of control of centralized system policy. It is developed and maintained by David Zeuthen from Red Hat and hosted by the freedesktop.org project. It is published as free software under the terms of version 2 of the GNU Lesser General Public License.
fortune
Unix command to print a random message
Nix
cross-platform package manager

GNU Info
stand-alone program, part of the Texinfo distribution, which is used to view Info files on a text terminal
getty
Unix program running on a host computer that manages physical or virtual terminals
ispell
thumb|Ispell suggesting words in Esperanto
Ispell is a spelling checker for Unix that supports most Western languages. It offers several interfaces, including a programmatic interface for use by editors such as Emacs. Unlike GNU Aspell, ispell will only suggest corrections that are based on a Damerau–Levenshtein distance of 1; it will not attempt to guess more distant corrections based on English pronunciation rules.
tty
command to print the file name of the terminal connected to standard input
Q1017060
Fontconfig is a free software program library designed to provide configuration, enumeration and substitution of fonts to other programs. Fontconfig was originally written and maintained by Keith Packard, and is currently maintained by Behdad Esfahbod.
Go-oo
Go-oo (short for Go-Open Office) was a free and open-source office productivity software suite developed and sponsored by Novell. It originated as a set of patches to OpenOffice.org known as ooo-build developed in 2003 the Linux software company Ximian and led by Michael Meeks. In October 2007 Go-oo was released as an independent fork with additional features. Go-oo incorporated enhancements not accepted by the upstream project, which was maintained by Sun Microsystems, and offered improved support for Microsoft Office formats, faster development cycles, and more permissive policies for accept
history
command in various Unix shells
gphoto2
gPhoto is the name of a free, redistributable, ready to use set of digital camera software applications for Unix-like systems. The core functionality is provided by libgphoto2, which is a library for use in digital photography - it supports retrieving of images from camera devices, upload, and remote controlled configuration and capture, depending on whether the camera supports those features. libgphoto2 is the successor of gphoto with lots of new features and additional camera drivers.
Collabora Online
open source online office suite
doas
doas (“dedicated openbsd application subexecutor”) is a program to execute commands as another user. The system administrator can configure it to give specified users privileges to execute specified commands. It is free and open-source under the ISC license and available in Unix and Unix-like operating systems.
curses
programming library for text-based interfaces
Mosh
tool used to connect from a client computer to a server over the Internet, to run a remote terminal
lspci
lspci is a command on Unix-like operating systems that prints ("lists") detailed information about all PCI buses and devices in the system. It is based on a common portable library libpci which offers access to the PCI configuration space on a variety of operating systems.
ldd
Unix or Linux utility
Wvdial
WvDial (pronounced 'weave-dial') is a utility that helps in making modem-based connections to the Internet that is included in some Linux distributions. WvDial is a Point-to-Point Protocol dialer: it dials a modem and starts pppd in order to connect to the Internet. It uses the wvstreams library.
Gutenprint
Gutenprint (formerly Gimp-Print) is a collection of free-software printer drivers for use with UNIX spooling systems, such as CUPS, LPR, and LPRng. These drivers provide printing services for Unix-like systems (including Linux and macOS), RISC OS and Haiku.
toybox
Toybox is a free and open-source software implementation of over 200 Unix command line utilities. The Toybox project was started in 2006, and became a 0BSD licensed BusyBox alternative. Toybox is used for most of Android's command-line tools in all currently supported Android versions, and is also used to build Android on Linux and macOS. All of the tools are tested on Linux, and many of them also work on BSD and macOS.
seq
Unix utility for generating a sequence of numbers