edlin
The line editor of the FreeDOS operating system
The edlin
program is a small line editor, written for FreeDOS as a functional clone of the old MS-DOS program edlin.
- Versions: 2.20
- Website: https://sourceforge.net/projects/freedos-edlin/
- Licenses: GPL 2+
- Package source: gnu/packages/text-editors.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of edlin
as follows:
guix install edlin
Or install a particular version:
guix install edlin@2.20
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/edlin/'><img src='http://127.0.0.1:3000/packages/edlin/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/edlin/badges/latest-version.svg)](http://127.0.0.1:3000/packages/edlin/) Org: [[http://127.0.0.1:3000/packages/edlin/][http://127.0.0.1:3000/packages/edlin/badges/latest-version.svg]]