coreutils/src/uu
Sylvestre Ledru a3b520abde
Merge pull request #2363 from sylvestre/doc-hashsum
hashsum: document how to benchmark blake2
2021-06-06 21:28:23 +02:00
..
arch use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
base32 change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
base64 change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
basename use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
cat use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
chgrp change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
chmod use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
chown use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
chroot use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
cksum use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
comm use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
cp Merge pull request #2334 from sylvestre/crate_version 2021-06-03 10:56:57 +02:00
csplit use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
cut use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
date use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
df use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
dircolors dircolors: Address code review comments 2021-06-03 20:49:25 -05:00
dirname use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
du du: add --app as alias of --apparent-size to match GNU 2021-06-05 11:04:42 +02:00
echo change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
env refactor/env ~ polish spelling (comments, names, and exceptions) 2021-05-31 08:11:32 -05:00
expand use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
expr change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
factor use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
false change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
fmt use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
fold use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
groups use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
hashsum hashsum: document how to benchmark blake2 2021-06-06 13:26:45 +02:00
head use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
hostid change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
hostname use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
id use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
install use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
join use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
kill use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
link use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
ln use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
logname use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
ls use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
mkdir use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
mkfifo use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
mknod use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
mktemp use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
more Merge pull request #2357 from deantvv/more-show-next-file 2021-06-06 10:52:03 +02:00
mv use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
nice use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
nl use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
nohup use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
nproc use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
numfmt use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
od use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
paste use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
pathchk use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
pinky use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
pr refactor/pr: polish spelling 2021-05-31 22:46:01 +02:00
printenv use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
printf refactor ~ cargo make format 2021-05-31 08:23:58 -05:00
ptx use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
pwd use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
readlink use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
realpath use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
relpath use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
rm gnu/rm: match gnu's output 2021-06-03 22:19:14 +02:00
rmdir use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
seq use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
shred use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
shuf use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
sleep use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
sort sort: ignore errors when waiting for child 2021-06-06 19:53:28 +02:00
split use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
stat use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
stdbuf use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
sum use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
sync use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
tac use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
tail docs/tail ~ fix markdownlint complaints 2021-05-31 08:23:58 -05:00
tee use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
test refactor/test ~ polish spelling (comments, names, and exceptions) 2021-05-31 08:23:57 -05:00
timeout use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
touch Merge pull request #2334 from sylvestre/crate_version 2021-06-03 10:56:57 +02:00
tr use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
true change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00
truncate use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
tsort use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
tty use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
uname use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
unexpand use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
uniq use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
unlink use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
uptime use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
users use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
wc use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
who use clap::crate_version macro instead of the env variable 2021-06-02 19:00:19 +02:00
whoami refactor/whoami ~ polish spelling (comments, names, and exceptions) 2021-05-31 08:23:57 -05:00
yes change ~ remove 'main.rs' spell-checker exceptions 2021-05-31 08:11:31 -05:00