Textutils

From Free Software Directory
Revision as of 11:39, 6 January 2019 by Bendikker (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Overview

GNU Text Utilities

https://www.gnu.org/software/textutils/
Basic text manipulation utilities.

Textutils contains the following software:

  • cat- concatenates and prints files on the standard output
  • cksum- checksum and count the bytes in a file
  • comm- compares two sorted files line by line
  • csplit- splits a file into sections determined by context lines
  • cut- remove sections from each line of files
  • expand- convert tabs to spaces
  • fmt- simple optimal text formatter
  • fold- wrap each input line to fit in specified width
  • head- output the first part of files
  • join- join lines of two files on a common field
  • md5sum- compute and check MD5 messsage digest
  • nl- number lines of files
  • od- dump files in octal and other formats
  • paste- merge lines of files
  • ptx- produce a permuted index of file contents
  • pr- convert text files for printing
  • sort- sort lines of text files
  • split- split a file into pieces
  • sum- checksum and count the blocks in a file
  • tac- concatenates and prints files in reverse
  • tail- outputs the last part of files
  • tr- translates or deletes characters
  • tsort- perform topological sort
  • unexpand- convert spaces to tabs
  • uniq- remove duplicate lines from a sorted file
  • wc- prints the number of bytes, words, and lines in files

This program has been folded into GNU Coreutils.





Details

Licensing

License

Verified by

Verified on

Notes

Verified by

Bendikker

Verified on

1 January 2019




Leaders and contributors

Contact(s)Role
Francois Pinard Contributor


Resources and communication

AudienceResource typeURI
Python (Ref) (R)https://pypi.org/project/ptx/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-textutils/
Downloadhttps://ftp.gnu.org/old-gnu/textutils/
Python (Ref)https://pypi.org/project/textutils/
Generalhttps://savannah.gnu.org/people/
R (Ref)https://cran.r-project.org/web/packages/textutils/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Savannah (Ref)https://savannah.gnu.org/projects/textutils/
Debian (Ref)https://tracker.debian.org/pkg/textutils
Ruby (Ref)https://rubygems.org/gems/textutils/
VCS Repository Webviewhttps://web.cvs.savannah.gnu.org/viewvc/textutils/


Software prerequisites

About this entry



<headertabs />


Entry







"R (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Python (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.