Difference between revisions of "Coreutils"

From Free Software Directory
Jump to: navigation, search
(resources)
(38 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=coreutils
+
|Name=GNU Core Utilities
|Short description=Collection of basic file, shell and text manipulation utilities
+
|Short description=basic file, shell and text manipulation utilities
|Full description=Combination of file (fileutils), shell (sh-utils) and text (textutils) packages into a single release.
+
|Full description='''Coreutils''' includes all of the basic command-line tools that are expected in a POSIX system. These provide the basic file, shell and text manipulation functions of the GNU system. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.
 +
|Homepage URL=https://www.gnu.org/software/coreutils/
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 +
|Component programs=arch,base64,basename,cat,chcon,chgrp,chmod,chown,chroot,cksum,comm,cp,csplit,cut,date,dd,df,dir,dircolors,dirname,du,echo,env,expand,expr,factor,false,fmt,fold,groups,head,hostid,hostname,id,install,join,kill,link,ln,logname,ls,md5sum,mkdir,mkfifo,mknod,mktemp,mv,nice,nl,nohup,nproc,od,paste,pathchk,pinky,pr,printenv,printf,ptx,pwd,readlink,rm,rmdir,runcon,seq,sha1sum,sha224sum,sha256sum,sha384sum,sha512sum,shred,shuf,sleep,sort,split,stat,stdbuf,stty,su,sum,sync,tac,tail,tee,test,timeout,touch,tr,true,truncate,tsort,tty,uname,unexpand,uniq,unlink,uptime,users,vdir,wc,who,whoami,yes
 +
|VCS checkout command=git clone git://git.sv.gnu.org/coreutils.git
 +
|Documentation note=https://www.gnu.org/software/coreutils/manual/
 +
https://www.gnu.org/software/coreutils/faq/coreutils-faq.html
 +
|Decommissioned/Obsolete=No
 +
|Accepts cryptocurrency donations=No
 +
|Related projects=9base,busybox,bsdmainutils
 +
|Keywords=text,administration,editing,word-processing,file management
 +
|Version identifier=8.29
 +
|Version date=2017/12/27
 +
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/coreutils/coreutils-8.29.tar.xz
 +
|Test entry=No
 +
|Last review by=Bendikker
 +
|Last review date=2018/05/08
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
|Version identifier=7.2
+
|Is GNU=Yes
|Version date=2009-04-02
+
|GNU package identifier=coreutils
|Version status=stable
 
|Version download=http://ftp.gnu.org/gnu/coreutils/coreutils-7.2.tar.gz
 
|License verified date=2009-04-02
 
|Version comment=
 
 
}}
 
}}
{{Software category
+
{{Project license
|Interface=command-line,console
+
|License=GPLv3orlater
 +
|License verified by=Genium
 +
|License verified date=2017/01/10
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv3orlater
+
|License=GFDLv1.3orlater
|License verified by=Kelly Hopkins
+
|License copyright=Copyright (C) 1994-2014 Free Software Foundation, Inc.
|License verified date=2009-04-02
+
|License verified by=chrissie
 +
|License verified date=2014/10/10
 +
|License note="with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts."
 +
}}
 +
{{Person
 +
|Real name=Pádraig Brady
 +
|Role=Maintainer
 +
|Email=P@draigBrady.com
 +
}}
 +
{{Person
 +
|Real name=Eric Blake
 +
|Role=Maintainer
 +
|Email=ebb9@byu.net
 +
}}
 +
{{Person
 +
|Real name=Jim Meyering
 +
|Role=Maintainer
 +
|Email=jim@meyering.net
 +
}}
 +
{{Person
 +
|Real name=Paul Eggert
 +
|Role=Maintainer
 +
|Email=eggert@cs.ucla.edu
 +
}}
 +
{{Person
 +
|Real name=Assaf Gordon
 +
|Role=Maintainer
 +
|Email=assafgordon@gmail.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/coreutils
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/coreutils
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://git.savannah.gnu.org/cgit/coreutils.git
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/coreutils
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-coreutils
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/coreutils
 +
}}
 +
{{Resource
 +
|Resource kind=General
 +
|Resource URL=https://translationproject.org/domain/coreutils.html
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=General
 +
|Resource URL=https://packages.gentoo.org/packages/sys-apps/coreutils
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=General
 +
|Resource URL=https://www.freshports.org/sysutils/coreutils
 +
}}
 +
{{Resource
 +
|Resource audience=NetBSD
 +
|Resource kind=General
 +
|Resource URL=http://pkgsrc.se/sysutils/coreutils
 +
}}
 +
{{Software category
 +
|Interface=command-line, console
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 +
|Software-development=small-specific-development-task
 +
|Use=software-development, system-administration
 
}}
 
}}
 +
{{Featured}}

Revision as of 12:22, 8 May 2018


[edit]

GNU Core Utilities

https://www.gnu.org/software/coreutils/
Basic file, shell and text manipulation utilities.

Coreutils includes all of the basic command-line tools that are expected in a POSIX system. These provide the basic file, shell and text manipulation functions of the GNU system. Most of these tools offer extended functionality beyond that which is outlined in the POSIX standard.





This entry (in part or in whole) was last reviewed on 30 March 2024.




Entry






















"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.












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


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


"NetBSD" 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.