Difference between revisions of "Coreutils"

From Free Software Directory
Jump to: navigation, search
(13 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
|Name=GNU Core Utilities
 
|Name=GNU Core Utilities
 
|Short description=Collection of basic file, shell and text manipulation utilities
 
|Short description=Collection of basic file, shell and text manipulation utilities
|Full description='''Coreutils''' is a combination of file (fileutils), shell (sh-utils) and text (textutils) packages into a single release. It includes the following programs/invocations:
+
|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.
 
 
;arch :            Print machine hardware name.
 
;base64 :        Base64 encode/decode data.
 
;basename :    Strip directory and suffix.
 
;cat :              Concatenate and write files.
 
;chcon :          Change SELinux CTX of files.
 
;chgrp :          Change file groups.
 
;chmod :          Change access permissions.
 
;chown :          Change file owners and groups.
 
;chroot :        Specify the root directory.
 
;cksum :          Print POSIX CRC checksum.
 
;comm :            Compare sorted files by line.
 
;coreutils : Multi-call program.
 
;cp :                Copy files.
 
;csplit :        Split by context.
 
;cut :              Print selected parts of lines.
 
;date :            Print/set system date and time.
 
;dd :                Copy and convert a file.
 
;df :                Report file system disk usage.
 
;dir :              List directories briefly.
 
;dircolors :  Color setup for ls.
 
;dirname :      Strip last file name component.
 
;du :                Report on disk usage.
 
;echo :            Print a line of text.
 
;env :              Modify the environment.
 
;expand :        Convert tabs to spaces.
 
;expr :            Evaluate expressions.
 
;factor :        Print prime factors
 
;false :          Do nothing, unsuccessfully.
 
;fmt :              Reformat paragraph text.
 
;fold :            Wrap long input lines.
 
;groups :        Print group names a user is in.
 
;head :            Output the first part of files.
 
;hostid :        Print numeric host identifier.
 
;hostname :    Print or set system name.
 
;id :                Print user identity.
 
;install :      Copy files and set attributes.
 
;join :            Join lines on a common field.
 
;kill :            Send a signal to processes.
 
;link :            Make hard links between files.
 
;ln :                Make links between files.
 
;logname :      Print current login name.
 
;ls :                List directory contents.
 
;md5sum :        Print or check MD5 digests.
 
;mkdir :          Create directories.
 
;mkfifo :        Create FIFOs (named pipes).
 
;mknod :          Create special files.
 
;mktemp :        Create temporary files.
 
;mv :                Rename files.
 
;nice :            Modify niceness.
 
;nl :                Number lines and write files.
 
;nohup :          Immunize to hangups.
 
;nproc :          Print the number of processors.
 
;numfmt :        Reformat numbers.
 
;od :                Dump files in octal, etc.
 
;paste :          Merge lines of files.
 
;pathchk :      Check file name portability.
 
;pr :                Paginate or columnate files.
 
;printenv :    Print environment variables.
 
;printf :        Format and print data.
 
;ptx :              Produce permuted indexes.
 
;pwd :              Print working directory.
 
;readlink :    Print referent of a symlink.
 
;realpath :    Print resolved file names.
 
;rm :                Remove files.
 
;rmdir :          Remove empty directories.
 
;runcon :        Run in specified SELinux CTX.
 
;seq :              Print numeric sequences
 
;sha1sum :      Print or check SHA-1 digests.
 
;sha2 :            Print or check SHA-2 digests.
 
;shred :          Remove files more securely.
 
;shuf :            Shuffling text files.
 
;sleep :          Delay for a specified time.
 
;sort :            Sort text files.
 
;split :          Split into pieces.
 
;stat :            Report file(system) status.
 
;stdbuf :        Modify stdio buffering.
 
;stty :            Print/change terminal settings.
 
;sum :              Print traditional checksum.
 
;sync :            Synchronize memory and disk.
 
;tac :              Reverse files.
 
;tail :            Output the last part of files.
 
;tee :              Redirect to multiple files.
 
;test :            File/string tests.
 
;timeout :      Run with time limit.
 
;touch :          Change file timestamps.
 
;tr :                Translate characters.
 
;true :            Do nothing, successfully.
 
;truncate :    Shrink/extend size of a file.
 
;tsort :          Topological sort.
 
;tty :              Print terminal name.
 
;uname :          Print system information.
 
;unexpand :    Convert spaces to tabs.
 
;uniq :            Uniquify files.
 
;unlink :        Removal via unlink(2).
 
;uptime :        Print uptime and load.
 
;users :          Print current user names.
 
;vdir :            List directories verbosely.
 
;wc :                Line, word, and byte counts.
 
;who :              Print who is logged in.
 
;whoami :        Print effective user ID.
 
;yes :              Print a string indefinitely.
 
 
|Homepage URL=https://www.gnu.org/software/coreutils/
 
|Homepage URL=https://www.gnu.org/software/coreutils/
 
|User level=intermediate
 
|User level=intermediate
 
|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
 
|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.savannah.gnu.org/coreutils.git
+
|VCS checkout command=git clone git://git.sv.gnu.org/coreutils.git
 
|Computer languages=C
 
|Computer languages=C
 
|Documentation note=User reference manual available in HTML format from http://www.gnu.org/software/coreutils/manual/coreutils.html User FAQ available in HTML format from http://www.gnu.org/software/coreutils/faq/
 
|Documentation note=User reference manual available in HTML format from http://www.gnu.org/software/coreutils/manual/coreutils.html User FAQ available in HTML format from http://www.gnu.org/software/coreutils/faq/
|Related projects=Aardvark_Shellutils,d,ddrescue,fileutils,myrescue,ndir,pd,Textutils
+
 
 +
'''This package is the union of the [[fileutils|GNU fileutils]], [[shellutils|sh-utils]], and [[textutils]] packages'''. It includes the following programs/invocations: [http://manpages.debian.org/cgi-bin/man.cgi?query=arch&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en arch], [http://manpages.debian.org/cgi-bin/man.cgi?query=base32&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en base32], [http://manpages.debian.org/cgi-bin/man.cgi?query=base64&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en base64], [http://manpages.debian.org/cgi-bin/man.cgi?query=basename&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en basename], [http://manpages.debian.org/cgi-bin/man.cgi?query=cat&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en cat], [http://manpages.debian.org/cgi-bin/man.cgi?query=chcon&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en chcon], [http://manpages.debian.org/cgi-bin/man.cgi?query=chgrp&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en chgrp], [http://manpages.debian.org/cgi-bin/man.cgi?query=chmod&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en chmod], [http://manpages.debian.org/cgi-bin/man.cgi?query=chown&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en chown], [http://manpages.debian.org/cgi-bin/man.cgi?query=chroot&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en chroot], [http://manpages.debian.org/cgi-bin/man.cgi?query=cksum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en cksum], [http://manpages.debian.org/cgi-bin/man.cgi?query=comm&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en comm], '''coreutils''', [http://manpages.debian.org/cgi-bin/man.cgi?query=cp&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en cp], [http://manpages.debian.org/cgi-bin/man.cgi?query=csplit&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en csplit], [http://manpages.debian.org/cgi-bin/man.cgi?query=cut&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en cut], [http://manpages.debian.org/cgi-bin/man.cgi?query=date&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en date], [http://manpages.debian.org/cgi-bin/man.cgi?query=dd&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en dd], [http://manpages.debian.org/cgi-bin/man.cgi?query=df&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en df], [http://manpages.debian.org/cgi-bin/man.cgi?query=dir&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en dir], [http://manpages.debian.org/cgi-bin/man.cgi?query=dircolors&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en dircolors], [http://manpages.debian.org/cgi-bin/man.cgi?query=dirname&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en dirname], [http://manpages.debian.org/cgi-bin/man.cgi?query=du&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en du], [http://manpages.debian.org/cgi-bin/man.cgi?query=echo&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en echo], [http://manpages.debian.org/cgi-bin/man.cgi?query=env&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en env], [http://manpages.debian.org/cgi-bin/man.cgi?query=expand&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en expand], [http://manpages.debian.org/cgi-bin/man.cgi?query=expr&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en expr], [http://manpages.debian.org/cgi-bin/man.cgi?query=factor&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en factor], [http://manpages.debian.org/cgi-bin/man.cgi?query=false&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en false], [http://manpages.debian.org/cgi-bin/man.cgi?query=fmt&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en fmt], [http://manpages.debian.org/cgi-bin/man.cgi?query=fold&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en fold], [http://manpages.debian.org/cgi-bin/man.cgi?query=groups&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en groups], [http://manpages.debian.org/cgi-bin/man.cgi?query=head&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en head], [http://manpages.debian.org/cgi-bin/man.cgi?query=hostid&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en hostid], [http://manpages.debian.org/cgi-bin/man.cgi?query=hostname&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en hostname], [http://manpages.debian.org/cgi-bin/man.cgi?query=id&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en id], [http://manpages.debian.org/cgi-bin/man.cgi?query=install&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en install], [http://manpages.debian.org/cgi-bin/man.cgi?query=join&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en join], [http://manpages.debian.org/cgi-bin/man.cgi?query=kill&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en kill], [http://manpages.debian.org/cgi-bin/man.cgi?query=link&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en link], [http://manpages.debian.org/cgi-bin/man.cgi?query=ln&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en ln], [http://manpages.debian.org/cgi-bin/man.cgi?query=logname&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en logname], [http://manpages.debian.org/cgi-bin/man.cgi?query=ls&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en ls], [http://manpages.debian.org/cgi-bin/man.cgi?query=md5sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en md5sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=mkdir&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en mkdir], [http://manpages.debian.org/cgi-bin/man.cgi?query=mkfifo&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en mkfifo], [http://manpages.debian.org/cgi-bin/man.cgi?query=mknod&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en mknod], [http://manpages.debian.org/cgi-bin/man.cgi?query=mktemp&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en mktemp], [http://manpages.debian.org/cgi-bin/man.cgi?query=mv&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en mv], [http://manpages.debian.org/cgi-bin/man.cgi?query=nice&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en nice], [http://manpages.debian.org/cgi-bin/man.cgi?query=nl&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en nl], [http://manpages.debian.org/cgi-bin/man.cgi?query=nohup&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en nohup], [http://manpages.debian.org/cgi-bin/man.cgi?query=nproc&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en nproc], [http://manpages.debian.org/cgi-bin/man.cgi?query=numfmt&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en numfmt], [http://manpages.debian.org/cgi-bin/man.cgi?query=od&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en od], [http://manpages.debian.org/cgi-bin/man.cgi?query=paste&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en paste], [http://manpages.debian.org/cgi-bin/man.cgi?query=pathchk&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en pathchk], [http://manpages.debian.org/cgi-bin/man.cgi?query=pinky&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en pinky], [http://manpages.debian.org/cgi-bin/man.cgi?query=pr&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en pr], [http://manpages.debian.org/cgi-bin/man.cgi?query=printenv&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en printenv], [http://manpages.debian.org/cgi-bin/man.cgi?query=printf&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en printf], [https://www.gnu.org/software/coreutils/manual/coreutils.html#ptx-invocation ptx], [http://manpages.debian.org/cgi-bin/man.cgi?query=pwd&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en pwd], [http://manpages.debian.org/cgi-bin/man.cgi?query=readlink&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en readlink], [http://manpages.debian.org/cgi-bin/man.cgi?query=realpath&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en realpath], [http://manpages.debian.org/cgi-bin/man.cgi?query=rm&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en rm], [http://manpages.debian.org/cgi-bin/man.cgi?query=rmdir&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en rmdir], [http://manpages.debian.org/cgi-bin/man.cgi?query=runcon&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en runcon], [http://manpages.debian.org/cgi-bin/man.cgi?query=seq&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en seq], [http://manpages.debian.org/cgi-bin/man.cgi?query=sha1sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sha1sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=sha224sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sha224sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=sha256sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sha256sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=sha384sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sha384sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=sha512sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sha512sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=shred&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en shred], [http://manpages.debian.org/cgi-bin/man.cgi?query=shuf&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en shuf], [http://manpages.debian.org/cgi-bin/man.cgi?query=sleep&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sleep], [http://manpages.debian.org/cgi-bin/man.cgi?query=sort&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sort], [http://manpages.debian.org/cgi-bin/man.cgi?query=split&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en split], [http://manpages.debian.org/cgi-bin/man.cgi?query=stat&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en stat], [http://manpages.debian.org/cgi-bin/man.cgi?query=stdbuf&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en stdbuf], [http://manpages.debian.org/cgi-bin/man.cgi?query=stty&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en stty], [http://manpages.debian.org/cgi-bin/man.cgi?query=sum&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sum], [http://manpages.debian.org/cgi-bin/man.cgi?query=sync&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en sync], [http://manpages.debian.org/cgi-bin/man.cgi?query=tac&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en tac], [http://manpages.debian.org/cgi-bin/man.cgi?query=tail&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en tail],[http://manpages.debian.org/cgi-bin/man.cgi?query=tee&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en tee], [http://manpages.debian.org/cgi-bin/man.cgi?query=test&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en test], [http://manpages.debian.org/cgi-bin/man.cgi?query=timeout&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en timeout], [http://manpages.debian.org/cgi-bin/man.cgi?query=touch&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en touch], [http://manpages.debian.org/cgi-bin/man.cgi?query=tr&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en tr], [http://manpages.debian.org/cgi-bin/man.cgi?query=true&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en true], [http://manpages.debian.org/cgi-bin/man.cgi?query=truncate&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en truncate], [http://manpages.debian.org/cgi-bin/man.cgi?query=tsort&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en tsort], [http://manpages.debian.org/cgi-bin/man.cgi?query=tty&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en tty], [http://manpages.debian.org/cgi-bin/man.cgi?query=uname&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en uname], [http://manpages.debian.org/cgi-bin/man.cgi?query=unexpand&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en unexpand], [http://manpages.debian.org/cgi-bin/man.cgi?query=uniq&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en uniq],[http://manpages.debian.org/cgi-bin/man.cgi?query=unlink&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en unlink], [http://manpages.debian.org/cgi-bin/man.cgi?query=uptime&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en uptime], [http://manpages.debian.org/cgi-bin/man.cgi?query=users&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en users], [http://manpages.debian.org/cgi-bin/man.cgi?query=vdir&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en vdir], [http://manpages.debian.org/cgi-bin/man.cgi?query=wc&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en wc], [http://manpages.debian.org/cgi-bin/man.cgi?query=who&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en who], [http://manpages.debian.org/cgi-bin/man.cgi?query=whoami&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en whoami], [http://manpages.debian.org/cgi-bin/man.cgi?query=yes&apropos=0&sektion=0&manpath=Debian+8+jessie&format=html&locale=en yes].
 +
 
 +
The Free Software Directory provides detailed information at [[Collection:GNU Core Utilities]]
 +
|Accepts cryptocurrency donations=No
 +
|Related projects=9base,busybox,bsdmainutils
 
|Keywords=text,administration,editing,word-processing,file management
 
|Keywords=text,administration,editing,word-processing,file management
|Version identifier=8.23
+
|Version identifier=8.26
|Version date=2014/07/18
+
|Version date=2016/11/30
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/coreutils/coreutils-8.23.tar.xz
+
|Version download=https://ftp.gnu.org/gnu/coreutils/coreutils-8.26.tar.xz
|Last review by=Genium
+
|Last review by=Bendikker
|Last review date=2014/08/09
+
|Last review date=2018/02/08
|Submitted by=Database conversion
 
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=coreutils
 
|GNU package identifier=coreutils
Line 127: Line 28:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License copyright=Copyright (C) 1998-2014 Free Software Foundation, Inc.
+
|License verified by=Genium
|License verified by=genium
+
|License verified date=2017/01/10
|License verified date=2014/08/09
+
|License note=http://git.savannah.gnu.org/cgit/coreutils.git/tree/COPYING
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 142: Line 43:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=P@draigBrady.com
 
|Email=P@draigBrady.com
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Eric Blake
 
|Real name=Eric Blake
 
|Role=Maintainer
 
|Role=Maintainer
|Email=eblake@redhat.com
+
|Email=ebb9@byu.net
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 154: Line 53:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=jim@meyering.net
 
|Email=jim@meyering.net
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Paul Eggert
 
|Real name=Paul Eggert
 
|Role=Maintainer
 
|Role=Maintainer
|Resource URL=
+
|Email=eggert@cs.ucla.edu
 +
}}
 +
{{Person
 +
|Real name=Assaf Gordon
 +
|Role=Maintainer
 +
|Email=assafgordon@gmail.com
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=See the THANKS file in the distribution for a complete list
 
|Real name=See the THANKS file in the distribution for a complete list
 
|Role=Contributor
 
|Role=Contributor
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/coreutils
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://git.sv.gnu.org/gitweb/?p=coreutils.git
+
|Resource URL=http://git.savannah.gnu.org/cgit/coreutils.git
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 187: Line 93:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Developer & User
|Resource kind=Newsgroup
+
|Resource kind=Mailing List Subscribe
|Resource URL=http://news.gmane.org/gmane.comp.gnu.coreutils.general
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/coreutils
 +
}}
 +
{{Resource
 +
|Resource audience=Developer & User
 +
|Resource kind=Mailing List Subscribe
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-coreutils
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=https://savannah.gnu.org/projects/coreutils/
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Download
 +
|Resource URL=http://ftpmirror.gnu.org/coreutils/
 +
}}
 +
{{Resource
 +
|Resource audience=Guix
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/guix/packages/c.html
 +
}}
 +
{{Resource
 +
|Resource audience=Gentoo
 +
|Resource kind=Homepage
 +
|Resource URL=https://packages.gentoo.org/packages/sys-apps/coreutils
 +
}}
 +
{{Resource
 +
|Resource audience=FreeBSD
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.freshports.org/sysutils/coreutils/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Reporting
+
|Resource audience=NetBSD
|Resource kind=Newsgroup
+
|Resource kind=Homepage
|Resource URL=http://news.gmane.org/gmane.comp.gnu.coreutils.bugs
+
|Resource URL=http://pkgsrc.se/sysutils/coreutils
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, console
 
|Interface=command-line, console
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 
|Software-development=small-specific-development-task
 
|Software-development=small-specific-development-task
|Use=software-development
+
|Use=software-development, system-administration
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 10:34, 15 February 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.










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


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






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