From fb55e1fe5ff98cf032ce5f756269d30f4f5fef49 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 21 Nov 2009 11:10:56 +0000 Subject: Upgrade Coreutils-8.1. Fixes #2518. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/coreutils.xml | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index ddefa9051..4df782890 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -148,12 +148,12 @@ mv -v /usr/bin/chroot /usr/sbin comm, cp, csplit, cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr, factor, false, fmt, fold, groups, head, hostid, id, install, join, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, - mktemp, mv, nice, nl, nohup, 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, sum, sync, tac, tail, tee, test, timeout, touch, tr, true, - truncate, tsort, tty, uname, unexpand, uniq, unlink, users, vdir, wc, - who, whoami, and yes + 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, sum, sync, tac, tail, tee, test, timeout, + touch, tr, true, truncate, tsort, tty, uname, unexpand, uniq, unlink, + users, vdir, wc, who, whoami, and yes @@ -659,6 +659,17 @@ mv -v /usr/bin/chroot /usr/sbin + + nproc + + Prints the number of processing units available to a + process + + nproc + + + + od -- cgit v1.2.3-54-g00ecf